diff --git a/db/clear_all_data.sql b/db/clear_all_data.sql index 6ff04f3..91feb01 100644 --- a/db/clear_all_data.sql +++ b/db/clear_all_data.sql @@ -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 流程业务演示表