| service-front/src/main/java/com/java110/front/smo/payment/impl/ToQrPayOweFeeSMOImpl.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
service-front/src/main/java/com/java110/front/smo/payment/impl/ToQrPayOweFeeSMOImpl.java
@@ -129,7 +129,7 @@ pd.getAppId()); responseEntity = this.callCenterService(restTemplate, pd, "", ServiceConstant.SERVICE_API_URL + "/api/smallWeChat.listSmallWeChats?communityId=" + paramIn.getString("communityId") + "&page=1&row=1&weChatType=1000", HttpMethod.GET); + paramIn.getString("communityId") + "&page=1&row=1&weChatType=1100", HttpMethod.GET); if (responseEntity.getStatusCode() != HttpStatus.OK) { return null;