From 184052780a41463753c9d14d3dcec10ea01fe605 Mon Sep 17 00:00:00 2001
From: Administrator <renhui.hao@capgemini.com>
Date: 星期日, 10 九月 2023 23:42:30 +0800
Subject: [PATCH] Merge remote-tracking branch 'refs/remotes/origin/dev_release' keyproduct修正
---
_Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/_Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl b/_Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl
index 093fa04..01c62e7 100644
--- a/_Main/BL/Type_MacroPlan/StaticMethod_DoSync0.qbl
+++ b/_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 );
--
Gitblit v1.9.3