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