yypsybs
2023-09-19 ea3a3703d4d8bc81e06c477e4759366fe0301587
_Main/BL/Type_BusinessType/StaticMethod_GetBusinessNameStr.qbl
@@ -23,6 +23,10 @@
    {
        result := businessTypeList.Concatenate( ";" );
    }
    // 测试数据
    result := "集团面板;专业显示事业部;外卖CELL;非显;运动健康;运动健康事业部;手机事业部;特种显示;汽车电子事业部;车载显示事业部;IT事业部";
    return result;
  *]
}