Merge remote-tracking branch 'hs/dev/feat/partner1.3_20230828' into dev/feat/partner1.3_20230828

This commit is contained in:
zhangchenbiao
2023-08-25 15:30:03 +08:00
2 changed files with 4 additions and 1 deletions

View File

@@ -27,4 +27,6 @@ public class ExcelErrorConstants {
public static final String INVESTMENT_MANAGER_LOSE = "未找到此招商经理,请核实";
public static final String COUNT_MORE = "每次数据最多导入500条请分批上传";
}