更新最新ACS

This commit is contained in:
USER-20220102CG\noblelift
2023-03-21 20:24:04 +08:00
parent e181a4a6e7
commit c5077035c1
1456 changed files with 144839 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;