mirror of
https://gitee.com/novel_dev_team/novel
synced 2026-07-20 17:52:45 +08:00
bug修复
This commit is contained in:
@@ -1040,3 +1040,5 @@ INSERT INTO `book_update_time_log` VALUES ('4', '4', NOW());
|
||||
INSERT INTO `book_update_time_log` VALUES ('5', '5', NOW());
|
||||
INSERT INTO `book_update_time_log` VALUES ('6', '6', NOW());
|
||||
INSERT INTO `book_update_time_log` VALUES ('7', '7', NOW());
|
||||
|
||||
ALTER TABLE book_parse_log drop INDEX uq_key_bookurl;
|
||||
|
||||
Reference in New Issue
Block a user