Browse Source

no message

master
邓平艺 4 years ago
parent
commit
61f5c54a0b
  1. 2
      config/index.js

2
config/index.js

@ -11,7 +11,7 @@ module.exports = (() => {
config.Timeout = 10000 // 请求超时时间,单位 ms
// 基础服务器地址
config.BASE_URL = 'http://127.0.0.1' // 开发环境
config.BASE_URL = 'http://qxk.leadfyy.com' // 开发环境
// config.BASE_URL = '' // 生产环境

Loading…
Cancel
Save