|
@@ -89,4 +89,8 @@ public class EnterpriseVO {
|
|
|
|
|
|
|
|
@Schema(description = "法人手持身份证照片")
|
|
@Schema(description = "法人手持身份证照片")
|
|
|
private String legalRepIdPhoto;
|
|
private String legalRepIdPhoto;
|
|
|
|
|
+
|
|
|
|
|
+ @Schema(description = "万里汇uid")
|
|
|
|
|
+ @com.fasterxml.jackson.annotation.JsonProperty("wanlihui_uid")
|
|
|
|
|
+ private String wanlihuiUid;
|
|
|
}
|
|
}
|