lazhen
2024-06-27 38d64adf7b28f3e81d62af91555730eb3298f144
测试数据处理
已修改2个文件
4 ■■■■ 文件已修改
_Main/BL/Type_FinancialProductionReport/StaticMethod_GetDefaultCCUnit.qbl 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_FinancialProductionReport/StaticMethod_GetDefaultDLUnit.qbl 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_FinancialProductionReport/StaticMethod_GetDefaultCCUnit.qbl
@@ -5,6 +5,6 @@
  TextBody:
  [*
    // 甄兰鸽 Jun-25-2024 (created)
    return 'Assembly Plant (France)';
    return '长春';
  *]
}
_Main/BL/Type_FinancialProductionReport/StaticMethod_GetDefaultDLUnit.qbl
@@ -5,6 +5,6 @@
  TextBody:
  [*
    // 甄兰鸽 Jun-25-2024 (created)
    return 'Assembly Plant (Spain)';
    return '大连';
  *]
}