瀏覽代碼

调用graphdb端口改为5004

MarkHuang 6 年之前
父節點
當前提交
1ae7a2aae5
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      graph-web/src/main/resources/url.properties

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

@@ -1,4 +1,4 @@
-highrisk.http.url=http://192.168.3.112:8080/knowledge/getHighRisk
-lisPacs.http.url=http://192.168.2.234:8080/knowledge/getLisPacs
-#lisPacs.http.url=http://192.168.3.9:8080/knowledge/getLisPacs
-#highrisk.http.url=http://192.168.3.9:8080/knowledge/getHighRisk
+highrisk.http.url=http://192.168.3.112:5004/knowledge/getHighRisk
+lisPacs.http.url=http://192.168.2.234:5004/knowledge/getLisPacs
+#lisPacs.http.url=http://192.168.3.9:5004/knowledge/getLisPacs
+#highrisk.http.url=http://192.168.3.9:5004/knowledge/getHighRisk