From 4d8022c95eaf7939afce4c7f2599d244f85371bd Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Fri, 8 Aug 2025 18:00:20 +0800 Subject: [PATCH] 1 --- utils/config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/utils/config.js b/utils/config.js index b0547a1..e56042f 100644 --- a/utils/config.js +++ b/utils/config.js @@ -1,7 +1,7 @@ -// export const BASE_URL = 'http://10.10.1.6:8071'; -// export const IMAGE_BASE_URL = `http://10.10.1.6:8071`; -export const BASE_URL = 'https://jinshan.nantong.info'; -export const IMAGE_BASE_URL = `https://jinshan.nantong.info` +export const BASE_URL = 'http://10.10.1.6:8071'; +export const IMAGE_BASE_URL = `http://10.10.1.6:8071`; +// export const BASE_URL = 'https://jinshan.nantong.info'; +// export const IMAGE_BASE_URL = `https://jinshan.nantong.info`