Explorar el Código

//..notice

release_toaliyun_real
xhxu hace 2 años
padre
commit
e5d4b52c8d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 Ver fichero

@@ -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;
}

Cargando…
Cancelar
Guardar