From 7ac2464680beafafbcf5e1fbcb2b02504f23b24c Mon Sep 17 00:00:00 2001
From: hongji.li <hongji.a.li@capgemini.com>
Date: 星期五, 13 十月 2023 18:21:33 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/TIANMA_JITUAN into dev_lhj

---
 _Main/BL/Type_GlobalDTOTable/Method_InitTestDataByYear.qbl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/_Main/BL/Type_GlobalDTOTable/Method_InitTestDataByYear.qbl b/_Main/BL/Type_GlobalDTOTable/Method_InitTestDataByYear.qbl
index 4223466..c84f323 100644
--- a/_Main/BL/Type_GlobalDTOTable/Method_InitTestDataByYear.qbl
+++ b/_Main/BL/Type_GlobalDTOTable/Method_InitTestDataByYear.qbl
@@ -21,6 +21,7 @@
                                                                     ID := [String]id,
                                                                     YearNo := [String]year.YearNo(),
                                                                     BusinessType := "浜嬩笟閮�" + [String](productCode.Length() mod 3),
+                                                                    OrganCode := "I13",
                                                                     ProductID := productCode);
         id := id + 1;
         mappingAnnualBudget.MonthlyModCapacity1( [String]Real::Random( 20000.0, 30000.0 ) );

--
Gitblit v1.9.3