7 changed files with 58 additions and 23 deletions
@ -1,5 +1,6 @@ |
|||||
const config = { |
const config = { |
||||
// api_url: 'http://192.168.42.44:8083/fqsb', // 服务器地址
|
// api_url: 'http://192.168.42.39:7101/fqsb', // 服务器地址
|
||||
api_url: 'https://shibeirencai.elinkit.com.cn:7101/fqsb' |
api_url: 'https://shibeirencai.elinkit.com.cn:7101/fqsb' // 正式环境
|
||||
|
// api_url: 'https://dingoa.elinkit.com.cn/fqsb', // 测试环境
|
||||
} |
} |
||||
export { config } |
export { config } |
Loading…
Reference in new issue