Browse Source

//..notice

release_toaliyun_real
xhxu 2 years ago
parent
commit
e5d4b52c8d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/domain/po/WxMallNoticeContact.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxMallNoticeContact.java View File

@@ -26,6 +26,6 @@ public class WxMallNoticeContact extends TenantEntity {
@io.swagger.annotations.ApiModelProperty(value="",name="email")
private String email;

@io.swagger.annotations.ApiModelProperty(value="抖音应用版本EnumDouyinApplicationVersion",name="douyinApplictionVersion")
@io.swagger.annotations.ApiModelProperty(value="",name="emailEnabled")
private Integer emailEnabled;
}

Loading…
Cancel
Save