From b8e446c0d42658e39e3a924de43ffcd58660bed6 Mon Sep 17 00:00:00 2001
From: hongji.li <hongji.a.li@capgemini.com>
Date: 星期四, 02 十一月 2023 16:03:25 +0800
Subject: [PATCH] pegging form优化

---
 _Main/BL/Type_PeggingResult/StaticMethod_GeneratePeggingResult.qbl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/_Main/BL/Type_PeggingResult/StaticMethod_GeneratePeggingResult.qbl b/_Main/BL/Type_PeggingResult/StaticMethod_GeneratePeggingResult.qbl
index 3e6f64e..67eb1e4 100644
--- a/_Main/BL/Type_PeggingResult/StaticMethod_GeneratePeggingResult.qbl
+++ b/_Main/BL/Type_PeggingResult/StaticMethod_GeneratePeggingResult.qbl
@@ -11,7 +11,7 @@
 {
   TextBody:
   [*
-    //info( "灞傛暟锛�", numberOfPlies );
+    info( "灞傛暟锛�", numberOfPlies );
     ontype ( smp ) {
       NewSupply as ns : {
         PeggingResult::GenerateNewSupply( peggingProductInSalesDemandBase, numberOfPlies, ns, actualFulfillmentQuantity, fulfillmentQuantity, parentPeggingResult );

--
Gitblit v1.9.3