@ -53,7 +53,7 @@ public class UserExcel implements Serializable {
@ExcelProperty("租户编号")
private String tenantId;
@ExcelProperty("工号")
@ExcelProperty("用户工号")
private String code;
@ExcelIgnore