root 2 rokov pred
rodič
commit
f09be18abe
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      public/static/tools/common.js

+ 1 - 1
public/static/tools/common.js

@@ -53,5 +53,5 @@ function getLanguageInfo() {
 // 获取系统url
 // 获取系统url
 function getSystemIp() {
 function getSystemIp() {
 
 
-  return "http://16.163.228.151:8052";
+  return "http://localhost:8056";
 }
 }