From 2ff85222c693f6e39a2e945216ec34f8ea28b0d4 Mon Sep 17 00:00:00 2001 From: zhouzy062 Date: Tue, 30 Jan 2024 10:35:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E6=8E=A5=E5=8F=A3=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/api/login.js | 2 +- sgzb-ui/vue.config.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sgzb-ui/src/api/login.js b/sgzb-ui/src/api/login.js index 00316edf..60e8791f 100644 --- a/sgzb-ui/src/api/login.js +++ b/sgzb-ui/src/api/login.js @@ -90,7 +90,7 @@ export function checkCode(data) { //南网机具认证中心登录 export function SsoLogin(data) { return request({ - url: '/onlineApprove', + url: '/auth/onlineApprove', headers: { isToken: false }, diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js index c5dfd472..55e00a85 100644 --- a/sgzb-ui/vue.config.js +++ b/sgzb-ui/vue.config.js @@ -38,9 +38,9 @@ module.exports = { // target: `http://112.29.103.165:21626`,//线上环境-重庆 // target: `http://112.29.103.165:21624`,//线上环境-宁夏 // target: `http://192.168.0.14:21624`,//线上环境 - target: `http://106.52.80.96:23028`,//线上环境-南网 + // target: `http://106.52.80.96:23028`,//线上环境-南网 - // target: `http://10.40.92.21:9201`, + target: `http://10.40.92.21:8080`, // target: `http://10.40.92.13:8080`, // target: `http://10.40.92.219:8080`,