From 1e51fbda78f4782a252c5ad187064e96934a1eca Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期五, 12 七月 2024 17:38:33 +0800 Subject: [PATCH] 机加件管线报表 --- _Main/BL/Type_MachiningPipelineReport/StaticMethod_GetDefaultCCUnit.qbl | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_Main/BL/Type_MachiningPipelineReport/StaticMethod_GetDefaultCCUnit.qbl b/_Main/BL/Type_MachiningPipelineReport/StaticMethod_GetDefaultCCUnit.qbl index 854cd00..77d1f16 100644 --- a/_Main/BL/Type_MachiningPipelineReport/StaticMethod_GetDefaultCCUnit.qbl +++ b/_Main/BL/Type_MachiningPipelineReport/StaticMethod_GetDefaultCCUnit.qbl @@ -5,7 +5,7 @@ TextBody: [* // 鐢勫叞楦� Jun-25-2024 (created) - //return '闀挎槬'; - return 'Assembly Plant (France)'; + return '闀挎槬'; + //return 'Assembly Plant (France)'; *] } -- Gitblit v1.9.3