From e93170f25a123e2a9502ac2c217c7fb3f209522f Mon Sep 17 00:00:00 2001 From: stivepeim Date: Wed, 30 Mar 2022 16:36:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pom=E7=BC=BA=E7=9C=81version?= =?UTF-8?q?=E8=8A=82=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.js b/config/app.js index 752d35e4..9614eac3 100644 --- a/config/app.js +++ b/config/app.js @@ -1,5 +1,5 @@ -let domain = 'xxx.xxx' +let domain = 'http://127.0.0.1:20101' module.exports = { // 请求域名 格式: https://您的域名