1
0
mirror of https://github.com/201206030/novel.git synced 2025-07-14 16:46:37 +00:00
This commit is contained in:
xiongxiaoyang
2020-04-21 18:08:39 +08:00
parent 075df46572
commit d7e3dee2af

1
sql/2020-04-21.sql Normal file

@ -0,0 +1 @@
alter table book_parse_log add column `priority` TINYINT(2) not null default 10 ;