mirror of
https://github.com/201206030/novel.git
synced 2025-06-02 14:58:30 +00: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 ;
|