第二版跨服务调用校验身份,用不了

This commit is contained in:
baozhipeng
2021-09-14 15:50:07 +08:00
parent 858279791e
commit 6ef135340e
3 changed files with 90 additions and 7 deletions
@@ -1,5 +1,5 @@
server:
port: 8080
port: 8081
tomcat:
max-swallow-size: -1
error:
@@ -257,7 +257,7 @@ jero:
# cors白名单
notFilter:
# origin地址
originIp: http://localhost:3000,http://localhost:3001,http://localhost:8080,127.0.0.1:3000,127.0.0.1:3001,127.0.0.1:8080,10.0.1.70:3000,10.0.1.81:3000,10.0.1.81:8080,192.168.1.7:8080,192.168.1.7:3000,192.168.1.7:3001,121.36.69.172:4780
originIp: http://localhost:3000,http://localhost:3001,http://localhost:8080,http://localhost:8081,127.0.0.1:3000,127.0.0.1:3001,127.0.0.1:8080,10.0.1.70:3000,10.0.1.81:3000,10.0.1.81:8080,192.168.1.7:8080,192.168.1.7:3000,192.168.1.7:3001,121.36.69.172:4780
#cas单点登录
cas:
@@ -309,5 +309,5 @@ huaWeiSms:
# 短信开关
open: false
standards:
url: http://loaclhots:8081/api
url: http://loaclhots:8080/api
token: Aa123456!!