소스 검색

hetong

release_toaliyun_real
xhxu 5 년 전
부모
커밋
24c3d8e23a
1개의 변경된 파일과 1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/domain/po/WxRentContract.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxRentContract.java 파일 보기

@@ -260,7 +260,7 @@ public class WxRentContract extends TenantEntity {
private Integer businessId;
@io.swagger.annotations.ApiModelProperty(value = "店铺类型", name = "shopType")
private Integer shopType;
private Integer shopTypeStr;
private String shopTypeStr;
@io.swagger.annotations.ApiModelProperty(value = "店铺名称", name = "shopName")
private String shopName;
@io.swagger.annotations.ApiModelProperty(value = "更新时间", name = "updatetime")


불러오는 중...
취소
저장