mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git
synced 2026-01-15 00:35:08 +08:00
feat(studio.resource): 移除了不需要响应的排序字段
This commit is contained in:
@@ -38,7 +38,6 @@ class Grayscale extends JsonResource
|
||||
'nameEn' => $this->nameEn,
|
||||
'path' => $this->path,
|
||||
'pathPreview' => $this->pathPreview,
|
||||
'sort' => $this->sort,
|
||||
];
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user