From 0ce2394de3db9bcccd6da6bc68cb2eedf64e5f3f Mon Sep 17 00:00:00 2001
From: hongjli <3117313295@qq.com>
Date: 星期三, 18 十月 2023 10:34:43 +0800
Subject: [PATCH] 数据分发增加日志

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def
index 9dd6fd4..05a14f4 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def
@@ -23,7 +23,7 @@
       Properties:
       [
         Image: 'PIG'
-        Taborder: 5
+        Taborder: 6
         Title: '骞村害浜ч攢澶嶇洏'
       ]
     }
@@ -56,7 +56,7 @@
       Properties:
       [
         Separator: true
-        Taborder: 4
+        Taborder: 5
       ]
     }
     Component mnDockingERPForPRRelease
@@ -70,6 +70,17 @@
         Title: '瀵规帴ERP杩涜PR閲婃斁'
       ]
     }
+    Component mnDataDistribution
+    {
+      #keys: '[414702.1.155392180]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'PALM_TREE'
+        Taborder: 4
+        Title: '鏁版嵁鍒嗗彂'
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3