From 0764eaf0e5c9603fa5f7643c9eadf5091138a50c Mon Sep 17 00:00:00 2001 From: hongji.li <hongji.a.li@capgemini.com> Date: 星期二, 17 十月 2023 12:25:40 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/TIANMA_JITUAN into dev_lhj --- _Main/BL/Type_MacroPlan/StaticMethod_DoSync.qbl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/_Main/BL/Type_MacroPlan/StaticMethod_DoSync.qbl b/_Main/BL/Type_MacroPlan/StaticMethod_DoSync.qbl index 49fac75..2b1d5ae 100644 --- a/_Main/BL/Type_MacroPlan/StaticMethod_DoSync.qbl +++ b/_Main/BL/Type_MacroPlan/StaticMethod_DoSync.qbl @@ -11,7 +11,7 @@ TextBody: [* // yypsybs Aug-17-2023 (created) - businessTypes := construct( Strings ); + businessTypes := construct( BusinessType ); MacroPlan::DoSync( macroPlan, businessTypes, isKeyProduct, createPurchaseSupplyMaterial ,globalOTDTable); *] } -- Gitblit v1.9.3