From 216034d9f196fbef90a2ef82d69c32ca47c2347b Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期三, 27 十一月 2024 17:36:38 +0800
Subject: [PATCH] 调整实际每日接口的数据

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
index b2d24bd..d2443b9 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
@@ -49,6 +49,17 @@
         Title: 'Shipping data'
       ]
     }
+    Component MenuActualDailyProduction
+    {
+      #keys: '[414996.1.256661804]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'RSS'
+        Taborder: 4
+        Title: '瀹為檯姣忔棩鐢熶骇璁″垝'
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3