fix(credit): 移除重复的唯一标识空值校验
- 删除了导入Excel时对项目唯一标识的非空校验逻辑 - 保留了项目名称的必填校验 - 简化了数据导入校验流程
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
package com.gxwebsoft.demo.dto.controller;
|
|
||||||
|
|
||||||
public class Abc {
|
|
||||||
}
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
package com.gxwebsoft.demo.dto.entity;
|
|
||||||
|
|
||||||
public class Abc {
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user