tianwu.sun 1 month ago
parent
commit
170705df02
2 changed files with 1688 additions and 3245 deletions
  1. 1685 3242
      log/cic-data-reportin.out
  2. 3 3
      src/main/resources/application-prod.yml

File diff suppressed because it is too large
+ 1685 - 3242
log/cic-data-reportin.out


+ 3 - 3
src/main/resources/application-prod.yml

@@ -86,15 +86,15 @@ 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