From e20c58a63d3827d9c55cd5f387568fb0916b9590 Mon Sep 17 00:00:00 2001
From: Your Name <you@example.com>
Date: 星期五, 17 三月 2023 23:37:12 +0800
Subject: [PATCH] Merge branch 'master' of http://git.homecommunity.cn/supervip/MicroCommunity

---
 springboot/src/main/java/com/java110/boot/configuration/ServiceConfiguration.java |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/springboot/src/main/java/com/java110/boot/configuration/ServiceConfiguration.java b/springboot/src/main/java/com/java110/boot/configuration/ServiceConfiguration.java
index 996b768..5618299 100644
--- a/springboot/src/main/java/com/java110/boot/configuration/ServiceConfiguration.java
+++ b/springboot/src/main/java/com/java110/boot/configuration/ServiceConfiguration.java
@@ -98,7 +98,13 @@
         exclusions.append("/app/productSeckill.listProductSeckill,");//绉掓潃鍟嗗搧
         exclusions.append("/app/system.listRegisterProtocol,");//鏌ヨ娉ㄥ唽淇℃伅
         exclusions.append("/app/chargeMachine.listChargeMachine,");//鏌ヨ鍏呯數妗�
+        exclusions.append("/app/chargeMachine.listChargeMachinePort,");//鏌ヨ鍏呯數妗�
+
         exclusions.append("/app/smartMeter/notify/*,");// 鏅鸿兘姘寸數琛ㄩ�氱煡鏀惧紑
+        exclusions.append("/app/equipments/*,");// 鍙彯鍏呯數妗╅�氱煡鏀惧紑
+        exclusions.append("/app/charge/*,");// 閫氱敤鍏呯數妗╅�氱煡鏀惧紑
+
+
         exclusions.append("/app/reportInfoAnswer/queryReportInfoAnswerByOpenId");
 
 

--
Gitblit v1.8.0