Commit 23d211da authored by tangwei's avatar tangwei

修改名称

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