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