From 0eb1f5073d7621ab8ec9b105ce4e08a7e4d0740c Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期四, 07 十一月 2024 11:57:30 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

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

diff --git a/_Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl b/_Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl
index 878b44f..ea073a7 100644
--- a/_Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl
+++ b/_Main/BL/Type_InterfaceDataset/Method_PublishPlanReportData.qbl
@@ -26,8 +26,8 @@
     if( isassembleonlineplan ){//瑁呴厤涓婄嚎璁″垝
       AssemblyOnlinePlanPPPSPush::GenerateData( this, macroplan, executor );
     }
-    if( isinventoryplan ){//搴撳瓨璁″垝
-    //  CustomerDemandIDS::GenerateData( this, recyclebin, archive );
+    if ( isinventoryplan ) { // 璁″垝搴撳瓨鏁版嵁
+      InterfaceDataset::PushPlanInventoryData( macroplan, this );
     }
   *]
 }

--
Gitblit v1.9.3