From c4d51a686d53f51cefaaf382cac999165d0ceb6a Mon Sep 17 00:00:00 2001
From: hongji.li <hongji.a.li@capgemini.com>
Date: 星期二, 12 九月 2023 17:30:43 +0800
Subject: [PATCH] 分发BusinessType修改

---
 _Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl b/_Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl
index 01c62e7..cd08867 100644
--- a/_Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl
+++ b/_Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl
@@ -130,9 +130,9 @@
     // 搴撳瓨鎴愭湰-15
     InventoryValueAndCost::DoSync( macroPlan );
     
-    //// todo 鍒堕�犳垚鏈�-16
-    //info( "InventoryCost Finished, Start OperationCost Mapping" );
-    //macroPlan.MappingOperationCostData( businessTypes );
+    // todo 鍒堕�犳垚鏈�-16
+    info( "InventoryCost Finished, Start OperationCost Mapping" );
+    macroPlan.MappingOperationCostData( businessTypes );
     
     // 璁㈠崟棰勬祴-17
     Forecast::DoSync( macroPlan, businessTypes );

--
Gitblit v1.9.3