root 2 年之前
父節點
當前提交
f09be18abe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/static/tools/common.js

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

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