From 3afe8b22730a18e2510da436ef142432228643a4 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 29 十一月 2023 12:59:07 +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..96026f6 100644 --- a/static/js/common.js +++ b/static/js/common.js @@ -1,4 +1,4 @@ -const baseUrl = 'http://192.168.4.188:9528' +const baseUrl = 'http://192.168.4.191:9528' export default { baseUrl -- Gitblit v1.9.1