From 1999ce1a7603b876277ced1ff42a51d62aafcedf Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Thu, 3 Jul 2025 16:50:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/config.js b/utils/config.js index d0942b5..02ccc2c 100644 --- a/utils/config.js +++ b/utils/config.js @@ -13,8 +13,8 @@ module.exports = { }; function BASEURL() { - return 'https://zsbz.qdcfy.com/mz-api' - // return 'http://192.168.1.140/api/' + // return 'https://zsbz.qdcfy.com/mz-api' + return 'http://219.146.91.110:30801/mz-api' // return 'https://epmet-test.elinkservice.cn/api/' }