瀏覽代碼

知识图谱url更新

louhr 6 年之前
父節點
當前提交
8e43c9b4ef
共有 2 個文件被更改,包括 6 次插入6 次删除
  1. 3 3
      graph-web/src/main/resources/url.properties
  2. 3 3
      push-web/src/main/resources/static/dist/js/push.js

+ 3 - 3
graph-web/src/main/resources/url.properties

@@ -1,5 +1,5 @@
-highrisk.http.url=http://192.168.2.186:5004/knowledge/getHighRisk
-lisPacs.http.url=http://192.168.2.186:5004/knowledge/getLisPacs
-disease.http.url=http://192.168.2.186:5004/knowledge/getDisease
+highrisk.http.url=http://192.168.2.234:5004/knowledge/getHighRisk
+lisPacs.http.url=http://192.168.2.234:5004/knowledge/getLisPacs
+disease.http.url=http://192.168.2.234:5004/knowledge/getDisease
 #lisPacs.http.url=http://192.168.3.9:5004/knowledge/getLisPacs
 #highrisk.http.url=http://192.168.3.9:5004/knowledge/getHighRisk

+ 3 - 3
push-web/src/main/resources/static/dist/js/push.js

@@ -1,6 +1,6 @@
-var nlp_web_url = "http://192.168.2.186:5002/nlp-web";
-var bigdata_web_url = "http://192.168.2.186:5001/bigdata-web";
-var graph_web_url = "http://192.168.2.186:5003/graph-web";
+var nlp_web_url = "http://192.168.2.234:5002/nlp-web";
+var bigdata_web_url = "http://192.168.2.234:5001/bigdata-web";
+var graph_web_url = "http://192.168.2.234:5003/graph-web";
 // var push_web_url = "http://192.168.2.234:5008/push-web";
 
 // var nlp_web_url = "http://192.168.3.180:5002/nlp-web";