xhxu 1 ano atrás
pai
commit
914e4b77bf
1 arquivos alterados com 3 adições e 1 exclusões
  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 Ver arquivo

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

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

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

Carregando…
Cancelar
Salvar