Преглед изворни кода

feat:添加字段

private_deployment
xmzhao71 пре 1 година
родитељ
комит
de34fe9e89
1 измењених фајлова са 3 додато и 1 уклоњено
  1. +3
    -1
      suimangService/src/main/java/com/iformall/domain/po/WxThirdPartyApi.java

+ 3
- 1
suimangService/src/main/java/com/iformall/domain/po/WxThirdPartyApi.java Прегледај датотеку

@@ -56,5 +56,7 @@ public class WxThirdPartyApi extends TenantEntity {

@ApiModelProperty("接入商id")
private Long serviceId;

@ApiModelProperty("状态(0:正常,1:失效)")
private Integer status;
}

Loading…
Откажи
Сачувај