From 178ff2ecabe2d55a4bd73d851d1fe9fd7f9e57ad Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期三, 22 六月 2022 10:56:48 +0800
Subject: [PATCH] Merge branches 'local' and 'master' of http://47.97.1.152:5880/r/ASRS-3D into local
---
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 384d544..4782f1d 100644
--- a/static/js/common.js
+++ b/static/js/common.js
@@ -1,5 +1,5 @@
// var baseUrl = "http://localhost:9090/jkwcs"
-var baseUrl = "http://183.247.194.12:63200/jkwcs"
+var baseUrl = "http://10.20.192.200:8080/jkwcs"
function CommonFunction() {
--
Gitblit v1.9.1