From 0411eeb918e0e09aa15cbefd0f9179932375757b Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期一, 13 五月 2024 17:18:57 +0800 Subject: [PATCH] 最新版本 --- server/system_service/src/main/java/com/doumee/dao/business/model/Company.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/server/system_service/src/main/java/com/doumee/dao/business/model/Company.java b/server/system_service/src/main/java/com/doumee/dao/business/model/Company.java index 2620950..ccf1673 100644 --- a/server/system_service/src/main/java/com/doumee/dao/business/model/Company.java +++ b/server/system_service/src/main/java/com/doumee/dao/business/model/Company.java @@ -122,7 +122,7 @@ @ApiModelProperty(value = "璐熻矗浜虹紪鐮侊紙鍏宠仈member)") @ExcelColumn(name="璐熻矗浜虹紪鐮�") - private String headId; + private Integer headId; @ApiModelProperty(value = "ERP鍚屾鏃堕棿") @ExcelColumn(name="ERP鍚屾鏃堕棿") -- Gitblit v1.9.3