| | |
| | | exclusions.append("/app/user.ownerUserLoginByOpenId,");// 放开接口登录 |
| | | |
| | | |
| | | |
| | | // todo 静态二维码支付 相关接口放开 |
| | | exclusions.append("/app/payFeeQrcode.getQrcodeConfig,");// 放开接口登录 |
| | | exclusions.append("/app/user.ownerSendSms,");// 向业主发送验证码 |
| | |
| | | exclusions.append("/app/wechat.getCommunityWechatAppId,");// 查询小区微信appID |
| | | exclusions.append("/app/payment.cashier,");// 收银接口 |
| | | exclusions.append("/app/fee.queryFeeDetail,");// 缴费明细 |
| | | exclusions.append("/app/payment.getNativeQrcodePayment,");// 获取二维码信息 |
| | | |
| | | |
| | | exclusions.append("/app/reportInfoAnswer/queryReportInfoAnswerByOpenId"); |