_Main/BL/Type_MacroPlan/StaticMethod_DoASync#896.qbl
@@ -6,7 +6,7 @@ Boolean isKeyProduct, Boolean createPurchaseSupplyMaterial, const GlobalOTDTable globalOTDTable ) ) as stream[MacroPlan] { Description: '单次同步' TextBody: @@ -17,5 +17,7 @@ businessTypes := businessTypeStr.Tokenize( ',' ); } MacroPlan::DoASync( macroPlan, businessTypes, isKeyProduct, createPurchaseSupplyMaterial ,globalOTDTable); return emit( macroPlan ); *] }