Administrator
2023-09-10 184052780a41463753c9d14d3dcec10ea01fe605
Merge remote-tracking branch 'refs/remotes/origin/dev_release'
keyproduct修正
已修改1个文件
2 ■■■ 文件已修改
_Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl
@@ -67,7 +67,7 @@
    macroPlan.Broker_OTD_Product().Execute();
    info( "Product Data Broker Finished, Start Product Mapping" );
    //testproduct := construct( Strings );
    macroPlan.MappingProductData( businessTypes, false );
    macroPlan.MappingProductData( businessTypes, isKeyProduct );
    
    //单位转换-7
    BaseConversionFactor::DoSync( macroPlan );