From 059270c12f452fcc3344b826f35295fd7c20906e Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期二, 21 三月 2023 08:31:37 +0800 Subject: [PATCH] # --- static/js/common.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/static/js/common.js b/static/js/common.js index 36f535e..7f50f2e 100644 --- a/static/js/common.js +++ b/static/js/common.js @@ -1,5 +1,6 @@ - - +// var baseUrl = "http://localhost:9090/jkwcs" +// var baseUrl = "http://183.247.194.12:63200/jkwcs" +var baseUrl = "http://47.97.1.152:58080/jkwcs" function CommonFunction() { } -- Gitblit v1.9.1