From 708889b1edc7b86c4fc489042733ed2eefe686ee Mon Sep 17 00:00:00 2001 From: "jinling.yang" Date: Mon, 9 Oct 2023 15:21:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E4=B8=8D=E8=A6=81=E7=9A=84?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=8F=8A=E5=88=80=E5=85=B7=E5=9E=8B=E5=8F=B7?= =?UTF-8?q?=E7=9A=84=E5=AE=9A=E6=97=B6=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sf_mrs_connect/data/ir_cron_data.xml | 71 ++++++++-------------------- 1 file changed, 19 insertions(+), 52 deletions(-) diff --git a/sf_mrs_connect/data/ir_cron_data.xml b/sf_mrs_connect/data/ir_cron_data.xml index 9dd035d3..cea0fdbc 100644 --- a/sf_mrs_connect/data/ir_cron_data.xml +++ b/sf_mrs_connect/data/ir_cron_data.xml @@ -1,7 +1,7 @@ - 同步资源库材料 + 同步静态资源库材料 code model.sync_production_materials() @@ -12,7 +12,7 @@ - 同步资源库材料型号 + 同步静态资源库材料型号 code model.sync_materials_model() @@ -23,7 +23,7 @@ - 同步表面工艺类别 + 同步静态表面工艺类别 code model.sync_production_process_category() @@ -34,7 +34,7 @@ - 同步资源库表面工艺 + 同步静态资源库表面工艺 code model.sync_production_process() @@ -45,7 +45,7 @@ - 同步资源库加工工艺 + 同步静态资源库加工工艺 code model.sync_processing_technology() @@ -56,7 +56,7 @@ - 同步资源库标签 + 同步静态资源库标签 code model.sync_machine_brand_tags() @@ -67,7 +67,7 @@ - 同步资源库控制系统 + 同步静态资源库数控系统 code model.sync_machine_tool_type_control_system() @@ -78,7 +78,7 @@ - 同步资源库品牌 + 同步静态资源库品牌 code model.sync_machine_brand() @@ -89,7 +89,7 @@ - 同步资源库机床型号 + 同步静态资源库机床型号 code model.sync_machine_tool_type() @@ -100,7 +100,7 @@ - 同步资源库工序 + 同步静态资源库工序 code model.sync_processing_order() @@ -111,7 +111,7 @@ - 同步表面工艺可选参数 + 同步静态表面工艺可选参数 code model.sync_production_process_parameter() @@ -122,7 +122,7 @@ - 同步资源库机床类型 + 同步静态资源库机床类型 code model.sync_machine_tool_category() @@ -134,7 +134,7 @@ - 同步刀具物料 + 同步静态资源库刀具物料 code model.sync_cutting_tool_material() @@ -145,7 +145,7 @@ - 同步刀具类型 + 同步静态资源库刀具类型 code model.sync_tool_type() @@ -155,30 +155,8 @@ - - 同步刀具型号 - - code - model.sync_tool_model() - 1 - days - -1 - - - - - - - - - - - - - - - 同步功能刀具类型 + 同步静态资源库功能刀具类型 code model.sync_functional_cutting_tool_model() @@ -189,7 +167,7 @@ - 同步夹具物料 + 同步静态资源库夹具物料 code model.sync_fixture_material() @@ -200,7 +178,7 @@ - 同步联装类型 + 同步静态资源库联装类型 code model.sync_multi_mounting_type() @@ -211,7 +189,7 @@ - 同步夹具型号 + 同步静态资源库夹具型号 code model.sync_fixture_model() @@ -222,7 +200,7 @@ - 同步功能夹具类型 + 同步静态资源库功能夹具类型 code model.sync_functional_fixture_type() @@ -231,15 +209,4 @@ -1 - - - - - - - - - - - \ No newline at end of file