From 2f0418a875e0d7ab9b190d30b820389a79cefada Mon Sep 17 00:00:00 2001 From: yypsybs <yypsybs@foxmail.com> Date: 星期三, 20 九月 2023 09:31:07 +0800 Subject: [PATCH] PR导出 --- _Main/BL/Type_GlobalDTOTable/Method_InitTestData.qbl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/_Main/BL/Type_GlobalDTOTable/Method_InitTestData.qbl b/_Main/BL/Type_GlobalDTOTable/Method_InitTestData.qbl index 4c169d3..db96b72 100644 --- a/_Main/BL/Type_GlobalDTOTable/Method_InitTestData.qbl +++ b/_Main/BL/Type_GlobalDTOTable/Method_InitTestData.qbl @@ -24,7 +24,7 @@ for( i := 1; i < 100; i := i + 1 ) { this.CapacityAndSaleBudge( relnew, PlaceOfProductionOfArray := "闈㈡澘鍩哄湴" + [String]Number::Random( 1, 10 ), - OrgCode := "浜嬩笟閮�" + [String]Number::Random( 1, 10 ), + BusinessType := "浜嬩笟閮�" + [String]Number::Random( 1, 10 ), CapacityInPCSInMonth1 := Number::Random( 1, 10000 ), CapacityInPCSInMonth2 := Number::Random( 1, 10000 ), CapacityInPCSInMonth3 := Number::Random( 1, 10000 ), -- Gitblit v1.9.3