Commit 9c4eb02f authored by fangxinjiang's avatar fangxinjiang

项目规则配置-fxj

parent 4d9abeb8
......@@ -154,6 +154,6 @@ public class SysAutoDictItemVo extends RowIndex implements Serializable {
@ExcelAttribute(name = "项目编码,标识此字典项为那个项目所有", isNotEmpty = true, errorInfo = "项目编码,标识此字典项为那个项目所有 不能为空", maxLength = 32)
@Schema(description = "项目编码,标识此字典项为那个项目所有")
@ExcelProperty("项目编码,标识此字典项为那个项目所有")
private String projectNo;
private String deptNo;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment