From 0977c3c9f3be332eb02fd9bbf61f67565cb15e12 Mon Sep 17 00:00:00 2001 From: FinleyGe Date: Mon, 22 Aug 2022 22:33:42 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E7=99=BB=E9=99=86api,=E4=B8=8D?= =?UTF-8?q?=E6=98=AF=E9=AB=98=E7=BA=A7=E7=AE=A1=E7=90=86=E5=91=98=E4=B8=8D?= =?UTF-8?q?=E8=83=BD=E8=BF=9B=E5=85=A5detail=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/const.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utils/const.ts b/src/utils/const.ts index 52e959f..63ff892 100644 --- a/src/utils/const.ts +++ b/src/utils/const.ts @@ -1,8 +1,8 @@ export var ENV = 'dev'; // dev 开发模式 // pro 生产模式 -export const BASE_URL = 'http://localhost:8888/' -// export const BASE_URL = 'http://101.34.27.200:8888/' +// export const BASE_URL = 'http://localhost:8888/' +export const BASE_URL = 'http://101.34.27.200:8888/' export const ACM_BASE_URL = 'http://zhangjinhong.top:8081' export const regions = ['未选择', "朝晖", "屏峰", "莫干山"]; export const choices = [