Przeglądaj źródła

修改---将ip修改为域名访问,http修改为https

zhouhaijun 1 miesiąc temu
rodzic
commit
8944b8ea7f
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5 1
      src/main/resources/application-prod.yml

+ 5 - 1
src/main/resources/application-prod.yml

@@ -86,18 +86,22 @@ server:
 api-allow-ip: 127.0.0.1,172.18.105.10,172.18.105.11,218.89.240.185
 
 #登录页地址         门户页面上,系统按钮的链接地址
+#login_url: http://218.89.240.185:19087/gateway/record
 login_url: https://gysa.yxsa.com.cn:19087/gateway/record
 
 #后台管理
+#back_manange_sso_url: http://218.89.240.185:19087/system/user
 back_manange_sso_url: https://gysa.yxsa.com.cn:19087/system/user
 
 # 退出登录,需要跳转的地址
 logout:
 # 门户页面上,系统按钮的链接地址
+#  redirect_url: http://218.89.240.185:19087/gateway/record
   redirect_url: https://gysa.yxsa.com.cn:19087/gateway/record
 #4A的Oauth权限认证
 oauth_permission_authentication:
-  prefix: http://172.18.105.21:18001
+#  prefix: http://172.18.105.21:18001
+  prefix: https://gysa.yxsa.com.cn:19007
 #统一身份认证
 uniform_identity_authentication:
   appId: 1828355863428706304