mirror of
https://github.com/201206030/novel-plus.git
synced 2025-04-27 01:30:51 +00:00
更新sql
This commit is contained in:
parent
31aa3192fd
commit
a4f7042b87
@ -1868,3 +1868,5 @@ CREATE TABLE `author_income` (
|
||||
|
||||
|
||||
alter table book add column `yesterday_buy` int(11) DEFAULT '0' COMMENT '昨日订阅数' after comment_count;
|
||||
|
||||
alter table book_index add column `book_price` int(3) DEFAULT 0 COMMENT '章节费用(屋币)' after `is_vip`;
|
Loading…
x
Reference in New Issue
Block a user