mirror of
https://github.com/201206030/novel-plus.git
synced 2026-03-02 16:22:45 +08:00
文件夹结构调整,新增模版自定义功能
This commit is contained in:
1
doc/sql/20201122.sql
Normal file
1
doc/sql/20201122.sql
Normal file
@@ -0,0 +1 @@
|
||||
alter table book_index add column `book_price` int(3) DEFAULT 0 COMMENT '章节费用(屋币)' after `is_vip`;
|
||||
Reference in New Issue
Block a user