Your Name
2023-09-07 4d37410c0aee66819a067395e90e505a6d183054
springboot/src/main/java/com/java110/boot/configuration/ServiceConfiguration.java
@@ -114,6 +114,8 @@
        exclusions.append("/app/owner.getQrcodeOwner,");// 根据二维码查询业主信息
        exclusions.append("/app/payFeeQrcode.getQrcodeOweFees,");// 根据二维码查询业主欠费
        exclusions.append("/app/wechat.getWechatMiniOpenId,");// 根据二维码查询业主欠费
        exclusions.append("/app/wechat.getCommunityWechatAppId,");// 查询小区微信appID
        exclusions.append("/app/payment.cashier,");// 收银接口