mirror of
https://github.com/201206030/novel-plus.git
synced 2025-07-11 03:36:40 +00:00
文件夹结构调整,新增模版自定义功能
This commit is contained in:
1
doc/sql/20201109.sql
Normal file
1
doc/sql/20201109.sql
Normal file
@ -0,0 +1 @@
|
||||
alter table book add column `yesterday_buy` int(11) DEFAULT '0' COMMENT '昨日订阅数' after comment_count;
|
Reference in New Issue
Block a user