From eaaf48034cc188dc5ee8ca355a38f7f940a0b9ee Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期二, 06 八月 2024 17:35:24 +0800 Subject: [PATCH] 周报报表大连长春无数据 --- _Main/BL/Type_FinancialWeeklyReport/StaticMethod_GetDefaultCCUnit.qbl | 2 +- _Main/BL/Type_FinancialWeeklyReport/StaticMethod_GetDefaultDLUnit.qbl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_Main/BL/Type_FinancialWeeklyReport/StaticMethod_GetDefaultCCUnit.qbl b/_Main/BL/Type_FinancialWeeklyReport/StaticMethod_GetDefaultCCUnit.qbl index 739a84b..7bf8369 100644 --- a/_Main/BL/Type_FinancialWeeklyReport/StaticMethod_GetDefaultCCUnit.qbl +++ b/_Main/BL/Type_FinancialWeeklyReport/StaticMethod_GetDefaultCCUnit.qbl @@ -5,7 +5,7 @@ TextBody: [* // 鐢勫叞楦� Jun-28-2024 (created) - return '闀挎槬'; + return '闀挎槬宸ュ巶'; //return 'Assembly Plant (France)'; *] } diff --git a/_Main/BL/Type_FinancialWeeklyReport/StaticMethod_GetDefaultDLUnit.qbl b/_Main/BL/Type_FinancialWeeklyReport/StaticMethod_GetDefaultDLUnit.qbl index d544c74..781dc80 100644 --- a/_Main/BL/Type_FinancialWeeklyReport/StaticMethod_GetDefaultDLUnit.qbl +++ b/_Main/BL/Type_FinancialWeeklyReport/StaticMethod_GetDefaultDLUnit.qbl @@ -5,7 +5,7 @@ TextBody: [* // 鐢勫叞楦� Jun-28-2024 (created) - return '澶ц繛'; + return '澶ц繛宸ュ巶'; //return 'Assembly Plant (Spain)'; *] } -- Gitblit v1.9.3