!121 fix(db): 清空数据库脚本补充定点联系单两张业务表
Merge pull request !121 from wsm/fix/clear_data_sql
This commit is contained in:
@@ -150,6 +150,9 @@ TRUNCATE TABLE task_list_favorite;
|
||||
TRUNCATE TABLE task_list_permission;
|
||||
-- 监督测试
|
||||
TRUNCATE TABLE supervision_test;
|
||||
-- 定点联系单
|
||||
TRUNCATE TABLE fixed_contact_20260730;
|
||||
TRUNCATE TABLE fixed_contact_feedback_20260730;
|
||||
|
||||
-- ============================================================
|
||||
-- 11. JOA 流程业务演示表
|
||||
|
||||
Reference in New Issue
Block a user