From c478bc1b36e38774cf01c02fd5e23858bd70a4a3 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 29 十一月 2023 13:42:46 +0800 Subject: [PATCH] # --- static/js/common.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/static/js/common.js b/static/js/common.js index 017ba0b..7928e00 100644 --- a/static/js/common.js +++ b/static/js/common.js @@ -1,4 +1,4 @@ -const baseUrl = 'http://127.0.0.1:9528' +const baseUrl = 'http://crm.zoneyung.net' export default { baseUrl -- Gitblit v1.9.1