Commit 23d211da authored by tangwei's avatar tangwei

修改名称

parent edbfe321
......@@ -266,8 +266,8 @@ public class OrgUsrTPDlExcelDto{
@ApiModelProperty(value = "平台单位id")
private String companySeqs;
@ExplicitConstraint(indexNum = 16, sourceClass = CommonExplicitConstraint.class, method = "getdeptSeqsList")
@ExcelProperty(value = "平台部门id", index = 16)
@ApiModelProperty(value = "平台部门id")
@ExcelProperty(value = "平台部门", index = 16)
@ApiModelProperty(value = "平台部门")
private String deptSeqs;
@ExcelIgnore
@ApiModelProperty(value = "邮箱")
......
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