WMCMS程序版本:[V4.278.555] - 表名字:小说章节索引表

字段名字段类型允许为空默认值自动增长备注
chapter_idint(11)NOPRI
chapter_statustinyint(1)NOMUL10为审核中,1为正常,2为不通过
chapter_islogintinyint(1)NO0是否需要登录才能查看
chapter_isviptinyint(1)NO0是否需要会员,0为不需要
chapter_ispaytinyint(1)NO0是否需要付费
chapter_istxttinyint(1)NO22为入库,1为是txt文件
chapter_numberint(1)YES0章节的字数
chapter_namevarchar(50)YES章节名
chapter_nidint(4)NOMUL0书籍id
chapter_vidint(4)NO1分卷id默认为1
chapter_cidint(4)NOMUL0内容id
chapter_orderint(4)NOMUL999排序
chapter_pathvarchar(250)YES章节txt完整保存路径
chapter_timeint(4)NOMUL0添加时间年月日时分秒