springboot/src/main/java/com/java110/boot/configuration/ServiceConfiguration.java
@@ -97,6 +97,7 @@ exclusions.append("/app/productSeckill.listProductSeckill,");//秒杀商品 exclusions.append("/app/system.listRegisterProtocol,");//查询注册信息 exclusions.append("/app/smartMeter/notify/*,");// 智能水电表通知放开 exclusions.append("/app/reportInfoAnswer/queryReportInfoAnswerByOpenId");