fix: 修复无法重复上传调查表数据的问题

This commit is contained in:
han0
2025-04-07 09:14:46 +08:00
parent 8880308998
commit 04e6021156

View File

@@ -3,4 +3,5 @@ UPDATE MATERIAL SET ROUND_BIT = 2, ROUND_METHOD = 'none' WHERE ID IN ('300300200
UPDATE MATERIAL SET ROUND_BIT = 1, ROUND_METHOD = 'none' WHERE ID IN ('2005002', '2009028', '2009033', '5005001', '5005002', '5005003', '5005006', '5005007', '5005009', '5006001', '5006002', '5009002', '6001002', '6001003');
DROP INDEX Idx_key ON data_fujian;
DROP INDEX Idx_key ON fuzhou_highway_bureau;
DROP INDEX Idx_key ON fuzhou_highway_bureau;
DROP INDEX Idx_key ON fujian_survey;