|
@@ -140,7 +140,7 @@ model Book {
|
|
|
coverUrl String?
|
|
coverUrl String?
|
|
|
targetAudience String @default("通用")
|
|
targetAudience String @default("通用")
|
|
|
style String @default("专业严谨")
|
|
style String @default("专业严谨")
|
|
|
- bookScale String @default("130000")
|
|
|
|
|
|
|
+ bookScale String @default("1000")
|
|
|
totalChapters Int @default(10)
|
|
totalChapters Int @default(10)
|
|
|
estimatedWords Int @default(0)
|
|
estimatedWords Int @default(0)
|
|
|
progress Int @default(0)
|
|
progress Int @default(0)
|