feat: 老法规企标授权部门对应关系导入

This commit is contained in:
2023-11-30 15:00:43 +08:00
parent 6f841b59b5
commit 6de448aedb
2 changed files with 18 additions and 21 deletions
@@ -40,6 +40,10 @@ public class ESAuthDept {
@ApiModelProperty(value = "组织部门")
private String deptName;
@Excel(name = "错误信息", width = 35)
@ApiModelProperty(value = "错误信息")
private String errorInfo;
public boolean isEmptyRow() {
return standardId == null &&
standardNumber == null &&