From 01ba9d3a0710cf0805ea39b60604e8e23ef8371c Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Tue, 24 Dec 2024 14:27:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/config.js b/utils/config.js index 35ec36c..adaae72 100644 --- a/utils/config.js +++ b/utils/config.js @@ -5,7 +5,7 @@ module.exports = { }; function BASEURL() { // return 'http://192.168.1.140/api/'; - return 'http://112.230.202.146:10081/api/'//生产 + return 'https://origcert.com/epmet-wx-pa/api/'//生产 } function getToken() {