From 6354f4b530466b0776f496aaa6421c7da3c38654 Mon Sep 17 00:00:00 2001 From: Haiyi <1021441632@qq.com> Date: Wed, 14 Dec 2022 14:21:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(hhtp):=E6=9B=B4=E6=8D=A2?= =?UTF-8?q?=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 2 +- src/common/constant.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project.config.json b/project.config.json index 4a878bc..9ca72a2 100644 --- a/project.config.json +++ b/project.config.json @@ -45,4 +45,4 @@ "tabIndent": "insertSpaces", "tabSize": 2 } -} +} \ No newline at end of file diff --git a/src/common/constant.ts b/src/common/constant.ts index f6888af..2f06165 100644 --- a/src/common/constant.ts +++ b/src/common/constant.ts @@ -12,7 +12,7 @@ export const BASE_URL = CURRENT_BASE_URL // export const BASE_URL = `https://dev.zzfzyc.com/lymarket` // 开发环境 // export const BASE_URL = 'https://www.zzfzyc.com/lymarket' // 正式环境 // export const BASE_URL = `http://192.168.1.5:40001/lymarket` // 王霞 -export const BASE_URL = 'http://192.168.1.7:50002/lymarket' // 添 +// export const BASE_URL = 'http://192.168.1.7:50002/lymarket' // 添 // export const BASE_URL = 'http://192.168.1.28:50002/lymarket' // 婷 // export const BASE_URL = `http://192.168.1.42:50002/lymarket` // 杰