old mode 100644
new mode 100755
| | |
| | | .encode( |
| | | (url |
| | | + "/app/loginStaffWechatAuth?appId=992020061452450002&staffId=" |
| | | + staffId + "&storeId=" + storeId + "&wId=" + WechatFactory.getWId(smallWeChatDto.getAppId())), |
| | | + staffId + "&storeId=" + storeId + "&wId=" + WechatFactory.getWId(smallWeChatDto.getAppId())) |
| | | + "&communityId=" + communityId, |
| | | "UTF-8")).replace("STATE", "1"); |
| | | response.sendRedirect(openUrl); |
| | | } catch (Exception e) { |
| | |
| | | pd.getAppId()); |
| | | responseEntity = this.callCenterService(restTemplate, pd, "", |
| | | ServiceConstant.SERVICE_API_URL + "/api/smallWeChat.listSmallWeChats?communityId=" |
| | | + paramIn.getString("communityId") + "&page=1&row=1", HttpMethod.GET); |
| | | + paramIn.getString("communityId") + "&page=1&row=1&weChatType=" + SmallWeChatDto.WECHAT_TYPE_PUBLIC, HttpMethod.GET); |
| | | |
| | | if (responseEntity.getStatusCode() != HttpStatus.OK) { |
| | | return null; |