dedsudiyu 2 months ago
parent
commit
0f12f2d510
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -52,7 +52,7 @@ VUE_APP_BASE_LOCAL_API = '172.16.0.65/api'
 
 # #################### 认证平台版本退出接口 ####################
 
-VUE_APP_OUT_URL = 'https://labcontrol.nwafu.edu.cn/api/cas/logout/school'
+VUE_APP_OUT_URL = 'https://labcontrol.nwafu.edu.cn/api/auth/cas/logout/school'
 
 # #################### 认证平台版本退出接口-PC端 ####################