Explorar el Código

Merge remote-tracking branch 'origin/master' into master

yaoyq hace 3 años
padre
commit
ab14926501

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 14337 - 0
doc/192.168.170.22.zuihou_base_yj_0000_202112311241.sql


La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 7536 - 0
doc/192.168.170.22.zuihou_defaults_yj_202112311243.sql


+ 43 - 0
doc/22清除数据脚本-20220104.sql

@@ -0,0 +1,43 @@
+USE zuihou_defaults_yj;
+-- 清空相关示范线相关表数据
+TRUNCATE TABLE c_common_login_log;
+TRUNCATE TABLE c_common_opt_log;
+
+USE zuihou_base_yj_0000;
+TRUNCATE TABLE c_common_login_log;
+TRUNCATE TABLE c_common_opt_log;
+TRUNCATE TABLE imcs_a_auto_node;
+TRUNCATE TABLE imcs_a_auto_node_log;
+TRUNCATE TABLE imcs_external_wms_info;
+TRUNCATE TABLE imcs_external_wms_detail_info;
+TRUNCATE TABLE imcs_external_agv_info;
+TRUNCATE TABLE imcs_external_agv_detail_info;
+TRUNCATE TABLE imcs_o_order;
+TRUNCATE TABLE imcs_o_order_product;
+TRUNCATE TABLE imcs_p_plan;
+TRUNCATE TABLE imcs_p_plan_product;
+TRUNCATE TABLE imcs_t_task;
+TRUNCATE TABLE imcs_t_task_node;
+TRUNCATE TABLE imcs_t_workpiece;
+TRUNCATE TABLE imcs_tenant_repair;
+TRUNCATE TABLE imcs_tenant_maintenance_log;
+TRUNCATE TABLE imcs_wms_product;
+TRUNCATE TABLE imcs_wms_product_detail;
+TRUNCATE TABLE imcs_wms_shelves;
+TRUNCATE TABLE imcs_wms_stock_info;
+TRUNCATE TABLE imcs_wms_warehouse;
+TRUNCATE TABLE imcs_wms_warehouse_log;
+TRUNCATE TABLE imcs_wms_warehouse_type;
+TRUNCATE TABLE imcs_s_schedule_frequency;
+TRUNCATE TABLE imcs_s_schedule_month;
+TRUNCATE TABLE imcs_s_schedule_user;
+TRUNCATE TABLE imcs_s_schedule_user_change;
+TRUNCATE TABLE imcs_s_schedule_user_change_date;
+TRUNCATE TABLE imcs_s_schedule_user_date;
+TRUNCATE TABLE imcs_s_shelves;
+TRUNCATE TABLE imcs_s_stock_info;
+TRUNCATE TABLE imcs_s_stock_log;
+TRUNCATE TABLE imcs_s_storge;
+TRUNCATE TABLE imcs_s_storge_tray_conf;
+TRUNCATE TABLE imcs_s_storge_type;
+

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio