瀏覽代碼

修改配置文件

zhoutg 4 年之前
父節點
當前提交
df7353f533

+ 3 - 0
src/main/resources/application-dev.yml

@@ -147,3 +147,6 @@ swagger:
 
 CRF:
   url: http://192.168.2.234:3456
+
+ChiefPresentSimilarity:
+  url: http://192.168.2.234:3456

+ 0 - 1
src/main/resources/application-local.yml

@@ -148,6 +148,5 @@ swagger:
 CRF:
   url: http://192.168.2.234:3456
 
-
 ChiefPresentSimilarity:
   url: http://192.168.2.234:3456

+ 3 - 0
src/main/resources/application-pre.yml

@@ -147,3 +147,6 @@ swagger:
 
 CRF:
   url: http://192.168.2.234:3456
+
+ChiefPresentSimilarity:
+  url: http://192.168.2.234:3456

+ 3 - 0
src/main/resources/application-pro.yml

@@ -149,3 +149,6 @@ swagger:
 
 CRF:
   url: http://192.168.2.234:3456
+
+ChiefPresentSimilarity:
+  url: http://192.168.2.234:3456

+ 3 - 0
src/main/resources/application-test.yml

@@ -147,3 +147,6 @@ swagger:
 
 CRF:
   url: http://192.168.2.234:3456
+
+ChiefPresentSimilarity:
+  url: http://192.168.2.234:3456