Browse Source

Merge branch 'release_toaliyun_real_20230701' of https://git.malls.iformall.com/server/formallProject into release_toaliyun_real_20230701

release_toaliyun_real
lin 2 years ago
parent
commit
8093593204
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