From 1dc088650dce12f187c5e99718a7499ca7ff5f43 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 07 十一月 2024 17:16:44 +0800
Subject: [PATCH] 数据中台接口info

---
 _Main/BL/Type_InterfaceDataset/StaticMethod_PushPlanInventoryData.qbl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/_Main/BL/Type_InterfaceDataset/StaticMethod_PushPlanInventoryData.qbl b/_Main/BL/Type_InterfaceDataset/StaticMethod_PushPlanInventoryData.qbl
index 4503d47..324c585 100644
--- a/_Main/BL/Type_InterfaceDataset/StaticMethod_PushPlanInventoryData.qbl
+++ b/_Main/BL/Type_InterfaceDataset/StaticMethod_PushPlanInventoryData.qbl
@@ -40,7 +40,7 @@
     
     loginfo := interfaceDataset.InterfaceLoginfo( relnew, 
                                                   ExecuteUser       := executor, 
-                                                  Name              := "Plan inventory data", 
+                                                  Name              := Translations::InterfaceDataset_InventoryPlanPPPSPush_Name(), 
                                                   InterfaceDateTime := DateTime::ActualTime(), 
                                                   Message           := "璁″垝搴撳瓨鏁版嵁", 
                                                   RequestBody       := requestbody,

--
Gitblit v1.9.3