feat: 接口域名调整

This commit is contained in:
aihe 2025-04-12 09:35:58 +08:00
parent 796aef3ae4
commit d98690061c

View File

@ -3,7 +3,7 @@ let envMap = {
apiHost: 'http://47.102.220.189:59089/api/omssvr',
},
production: {
apiHost: 'https://api.sapp.tanex56.com/api/omssvr',
apiHost: 'https://api-sapp.tanex56.com/api/omssvr',
}
}
let curEnvConf