From 7923c73fd7910957114024c76b356c378fc0e60e Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期五, 08 七月 2022 08:40:42 +0800
Subject: [PATCH] Merge branches 'local' and 'master' of http://47.97.1.152:5880/r/ASRS-3D into local
---
static/js/common.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/static/js/common.js b/static/js/common.js
index 9067b33..4782f1d 100644
--- a/static/js/common.js
+++ b/static/js/common.js
@@ -1,4 +1,5 @@
-var baseUrl = "http://localhost:9090/jkwcs"
+// var baseUrl = "http://localhost:9090/jkwcs"
+var baseUrl = "http://10.20.192.200:8080/jkwcs"
function CommonFunction() {
--
Gitblit v1.9.1