Prechádzať zdrojové kódy

Merge remote-tracking branch 'origin/push-dev-concat-model' into push-dev-concat-model

wangyu 5 rokov pred
rodič
commit
4e891de03e

+ 2 - 2
algorithm/src/main/resources/algorithm.properties

@@ -1,8 +1,8 @@
 ################################ model basic url ###################################
 
 #basicPath=E:/project/push/algorithm/src/main/models/model_version_replacement/model
-#basicPath=/opt/models/dev/models/model_version_replacement/model
-basicPath=E:/models_2019_9_24_16_21_29/model_version_replacement/model
+basicPath=/opt/models/dev/models/model_version_replacement/model
+#basicPath=E:/models_2019_9_24_16_21_29/model_version_replacement/model
 
 ############################### current model version ################################
 diagnosisPredict.version=outpatient_556_IOE_1

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

@@ -1,4 +1,4 @@
-var nlp_web_url = "http://192.168.3.100:5002/nlp-web";
+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 push_web_url = "http://192.168.2.234:5008/push-web";