xhxu 1 년 전
부모
커밋
914e4b77bf
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;
}

불러오는 중...
취소
저장