更改导入五百超出错误

This commit is contained in:
xiaodong.hu
2023-08-25 15:24:05 +08:00
parent dd87e8caf7
commit e7ca529fef
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条请分批上传";
}