登录接口对接

This commit is contained in:
zhouzy062 2024-01-30 10:35:06 +08:00
parent 9a47a636ab
commit 2ff85222c6
2 changed files with 3 additions and 3 deletions

View File

@ -90,7 +90,7 @@ export function checkCode(data) {
//南网机具认证中心登录 //南网机具认证中心登录
export function SsoLogin(data) { export function SsoLogin(data) {
return request({ return request({
url: '/onlineApprove', url: '/auth/onlineApprove',
headers: { headers: {
isToken: false isToken: false
}, },

View File

@ -38,9 +38,9 @@ module.exports = {
// target: `http://112.29.103.165:21626`,//线上环境-重庆 // target: `http://112.29.103.165:21626`,//线上环境-重庆
// target: `http://112.29.103.165:21624`,//线上环境-宁夏 // target: `http://112.29.103.165:21624`,//线上环境-宁夏
// target: `http://192.168.0.14: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.13:8080`,
// target: `http://10.40.92.219:8080`, // target: `http://10.40.92.219:8080`,