From 192bb670c6dec8a3efee45325fb1c7e61a34bd73 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期六, 02 三月 2024 10:07:41 +0800 Subject: [PATCH] # --- static/js/common.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/common.js b/static/js/common.js index fa39d70..e7655c8 100644 --- a/static/js/common.js +++ b/static/js/common.js @@ -1,5 +1,5 @@ -const baseUrl = 'http://crm.zoneyung.net' -// const baseUrl = 'http://192.168.4.188:9528' +// const baseUrl = 'http://crm.zoneyung.net' +const baseUrl = 'http://192.168.4.188:9528' export default { baseUrl } \ No newline at end of file -- Gitblit v1.9.1