xiaoding721
2024-11-27 36246de5a7290b28f93e4adf81c93778e7207416
_Main/BL/Type_AOnlineAndMOfflinePlanPIR/StaticMethod_GetWerk.qbl
@@ -9,9 +9,9 @@
    // 甄兰鸽 Oct-30-2024 (created)
    value      := '8201;8200';
    if( werk = FinancialProductionReport::GetDefaultCCUnit() ){
      value    := '8200';
    }else if( werk = FinancialProductionReport::GetDefaultDLUnit() ){
      value    := '8201';
    }else if( werk = FinancialProductionReport::GetDefaultDLUnit() ){
      value    := '8200';
    }
    return value;
  *]