From 61f5c54a0be13ddc5f76c743b1a736ebb280a51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com> Date: Fri, 29 Apr 2022 18:37:09 +0800 Subject: [PATCH] no message --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 50f5102..2de949f 100644 --- a/config/index.js +++ b/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 = '' // 生产环境