diff --git a/config.js b/config.js index f336d3a..ba42733 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,6 @@ const config = { - api_url: 'http://10.10.11.214:7101/fqsb', // 服务器地址 + // api_url: 'http://10.10.11.214:7101/fqsb', // 服务器地址 // api_url: 'https://shibeirencai.elinkit.com.cn:7101/fqsb' // 正式环境 - // api_url: 'https://dingoa.elinkit.com.cn/fqsb', // 测试环境 + api_url: 'https://dingoa.elinkit.com.cn/fqsb', // 测试环境 } export { config } \ No newline at end of file