Browse Source

单点登录

liuchaohui 2 years ago
parent
commit
8596ef6bbf

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-dev.yml

@@ -281,7 +281,7 @@ jeecg :
     enabled: true
 #cas单点登录
 cas:
-  prefixUrl: http://cas.example.org:8443/cas
+  prefixUrl: http://220.191.168.86:18005/cas
 #Mybatis输出sql日志
 logging:
   level:

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-prod.yml

@@ -281,7 +281,7 @@ jeecg :
     enabled: true
 #cas单点登录
 cas:
-  prefixUrl: http://cas.example.org:8443/cas
+  prefixUrl: http://220.191.168.86:18005/cas
 #Mybatis输出sql日志
 logging:
   level: