From 15f5ad560a1ee77325ead2b46fe8b687c1d9d620 Mon Sep 17 00:00:00 2001 From: daihh Date: Wed, 21 Dec 2022 09:39:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/index.js b/config/index.js index c2bca91..a552543 100644 --- a/config/index.js +++ b/config/index.js @@ -41,8 +41,8 @@ if(process.env.NODE_ENV === 'development'){ oldApiBaseUrl = '/uboeApi'; statApiBaseUrl='/statApi'; socialApiBaseUrl='/socialApi'; - fileUrl = 'https://u-pre.boe.com/upload'; - loginPath='https://u-pre.boe.com/m/loginuser'; + fileUrl = 'https://u.boe.com/upload'; + loginPath='https://u.boe.com/m/loginuser'; } export default {