feat: 更新内容管理方案
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@
|
||||
| `sortOrder` | int | 是 | 排序权重,默认 `0`。 |
|
||||
| `downloads` | int | 是 | 下载次数,默认 `0`。 |
|
||||
| `likes` | int | 是 | 收藏此时,默认 `0`。 |
|
||||
| `status` | string | 是 | `active` \| `draft` \| `hidden`,默认 `draft`。 |
|
||||
| `status` | string | 是 | `active` \| `draft`,默认 `draft`。 |
|
||||
| `createdAt` | date | 是 | 创建时间。 |
|
||||
| `updatedAt` | date | 是 | 更新时间。 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user