This commit is contained in:
USER-20220102CG\noblelift
2022-10-27 18:58:02 +08:00
parent 7ca4fb98c4
commit 3da7abdd8d
1308 changed files with 122315 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
delete from acs_device_runpoint;
delete from acs_device_extra;
delete from acs_device;
delete from acs_device_assigned;
delete from acs_opc_plc;
delete from acs_opc;
delete from acs_route_line;
delete from acs_instruction;
delete from acs_task;
delete from sys_log;
delete from acs_log;
delete from acs_task_feedback;
delete from sys_quartz_log;
delete from acs_storage_cell;
update acs_stage_actor set device_code='',image_name ='1';
update sys_code_rule_detail set current_value=0;