feat: 同步精简接口并统一表单校验
This commit is contained in:
@@ -33,9 +33,7 @@ function project(id: string, status: ProjectStatus): ProjectDetail {
|
||||
updatedAt: '',
|
||||
episodes: [{ episode: 1, title: '部分剧集', content: '已经写入的内容' }],
|
||||
characters: [],
|
||||
world: null,
|
||||
reviews: [],
|
||||
tasks: []
|
||||
world: null
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user