|
|
@@ -99,6 +99,7 @@ public class ServiceConfiguration {
|
|
|
|
|
|
exclusions.append("/app/productSeckill.listProductSeckill,");//秒杀商品
|
|
|
exclusions.append("/app/system.listRegisterProtocol,");//查询注册信息
|
|
|
+ exclusions.append("/app/chargeMachine.listChargeMachine,");//查询注册信息
|
|
|
exclusions.append("/app/smartMeter/notify/*,");// 智能水电表通知放开
|
|
|
|
|
|
exclusions.append("/app/reportInfoAnswer/queryReportInfoAnswerByOpenId");
|