From c2d3a6e9aaedcda8efbba97773749be5275f3ff3 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期六, 02 十二月 2023 10:09:30 +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 328efcb..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' - export default { baseUrl } \ No newline at end of file -- Gitblit v1.9.1