完善数据填充脚本 & 移除 cron 任务 & 兼容旧事件

This commit is contained in:
2026-06-16 16:10:00 +08:00
parent 49d2df54f5
commit 9c6b07ad8c
8 changed files with 7563 additions and 6664 deletions

View File

@@ -184,6 +184,7 @@ values
('许昌', 2, (select id from area where name = '河南')),
('郑州', 2, (select id from area where name = '河南')),
('驻马店', 2, (select id from area where name = '河南')),
('平顶山', 2, (select id from area where name = '河南')),
('鹤壁', 2, (select id from area where name = '河南')),
('丽水', 2, (select id from area where name = '浙江')),
('台州', 2, (select id from area where name = '浙江')),