Преглед на файлове

修改为服务器配置

louhr преди 5 години
родител
ревизия
8f2f185bda
променени са 2 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 2 2
      algorithm/src/main/resources/algorithm.properties
  2. 2 2
      nlp/src/main/resources/nlp.properties

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

@@ -1,7 +1,7 @@
 ################################ 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:/project/push/algorithm/src/main/models/model_version_replacement/model
+basicPath=/opt/models/dev/models/model_version_replacement/model
 #basicPath=E:/xxx/model_version_replacement/model
 
 ############################### current model version ################################

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

@@ -1,3 +1,3 @@
 #Êý¾ÝÎļþ´æ·Å·¾¶
-#cache.file.dir=/opt/diagbot-push/cache_file/
-cache.file.dir=d:\\cache_file\\
+cache.file.dir=/opt/diagbot-push/cache_file/
+#cache.file.dir=d:\\cache_file\\