| | |
| | | exclusions.append("/callComponent/download/getFile/fileByObjId,");//放开 下载图片也不需要登录 |
| | | exclusions.append("/callComponent/upload/uploadVedio/upload,"); |
| | | exclusions.append("/app/payment/notify,");//微信支付通知 |
| | | exclusions.append("/app/payment/notify/*,");// 通用通知放开 |
| | | exclusions.append("/app/payment/notifyChinaUms,");//银联支付回调 |
| | | exclusions.append("/app/payment/rentingNotify,");//微信支付通知 |
| | | exclusions.append("/app/payment/oweFeeNotify,");//欠费微信支付通知 |
| | |
| | | exclusions.append("/app/propertyRightRegistration.savePropertyRightRegistration,"); |
| | | exclusions.append("/app/system.listSystemInfo,"); |
| | | exclusions.append("/app/car.queryWaitPayFeeTempCar,"); |
| | | exclusions.append("/app/alipay.payTempCarFee,"); |
| | | exclusions.append("/app/alipay/notify/receive,"); |
| | | exclusions.append("/app/parkingCoupon.listParkingCouponCar,"); |
| | | |
| | | exclusions.append("/app/marketPic.listCommunityMarketPic,"); |
| | | exclusions.append("/app/marketGoods.listCommunityMarketGoods,"); |
| | | |
| | | |
| | | |
| | | |
| | | exclusions.append("/app/reportInfoAnswer/queryReportInfoAnswerByOpenId"); |
| | | |
| | | |