Merge branch 'develop_3' into 'develop_master'

Develop 3

See merge request LiuChao/foton-slrs-system-rest!172
This commit is contained in:
super_liu
2021-09-14 15:43:29 +08:00
@@ -264,8 +264,7 @@ public class ImportExcelServiceImpl extends ServiceImpl<ImportExcelDao, ImportDt
}
@Value("${file.importFilePath}")
private String importPath;
private List<ImportDto> error = new ArrayList<>();