mirror of
https://gitee.com/novel_dev_team/novel
synced 2026-07-20 17:52:45 +08:00
2 lines
85 B
SQL
2 lines
85 B
SQL
alter table book_parse_log add column `update_count` TINYINT(2) not null default 0 ;
|