From d1d15b61dfcf7fd0f800b32359f082cf580ed556 Mon Sep 17 00:00:00 2001 From: yanweiyuan3 <yanweiyuan3@gmail.com> Date: 星期五, 27 十月 2023 15:12:07 +0800 Subject: [PATCH] Update StaticMethod_DoASync#253.qbl --- _Main/BL/Type_MacroPlan/StaticMethod_DoASync#253.qbl | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/_Main/BL/Type_MacroPlan/StaticMethod_DoASync\043253.qbl" "b/_Main/BL/Type_MacroPlan/StaticMethod_DoASync\043253.qbl" index ac04bdd..0c397f4 100644 --- "a/_Main/BL/Type_MacroPlan/StaticMethod_DoASync\043253.qbl" +++ "b/_Main/BL/Type_MacroPlan/StaticMethod_DoASync\043253.qbl" @@ -115,7 +115,7 @@ //info( "Get Lanelegs From Api Finished, Start ProductInLane Data Broker" ); //macroPlan.Broker_OTD_ProductInLane().Execute(); info( "ProductInLane Data Broker Finished, Start ProductInLane Mapping" ); - macroPlan.DoASyncMappingProductInLaneData(globalOTDTable,guard( businessTypeName.Element( 0 ), "" )); + macroPlan.DoASyncMappingProductInLaneData( globalOTDTable,businessTypeName ); // 鍦ㄥ簱搴撳瓨鏁版嵁-13 //info( "ProductInLane Finished, Start ActualPISPIP Data Broker" ); @@ -130,7 +130,7 @@ macroPlan.DoASyncMappingExternalSupplyData( businessTypeName, isKeyProduct ,globalOTDTable, organcodelist ); // 搴撳瓨鎴愭湰-15 - InventoryValueAndCost::DoASync( macroPlan,globalOTDTable,guard( businessTypeName.Element( 0 ), "" ) ); + InventoryValueAndCost::DoASync( macroPlan,globalOTDTable,businessTypeName ); // todo 鍒堕�犳垚鏈�-16 info( "InventoryCost Finished, Start OperationCost Mapping" ); -- Gitblit v1.9.3