15 lines
520 B
Plaintext
15 lines
520 B
Plaintext
|
|
|
|||
|
|
各表中_类型字段值说明
|
|||
|
|
|
|||
|
|
一、FinishReadStat 阅读计划作业统计表
|
|||
|
|
(一)jdetail 每本书的详细情况
|
|||
|
|
是一个JSON数组,JSON字段为
|
|||
|
|
bookId ct_level_read_book_miniapp.book_id
|
|||
|
|
bookName ct_level_read_book_miniapp.book_name
|
|||
|
|
coverUrl ct_level_read_book_miniapp.cover_url
|
|||
|
|
unitCount 该书单元数
|
|||
|
|
completeCount 完成单元数
|
|||
|
|
score 得分
|
|||
|
|
|
|||
|
|
ct_level_read_book_miniapp是阅读计划的书
|