This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
java
/
cdss-core
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
注解优化
gaodm
4 anos atrás
pai
12c4fb15a0
commit
cbd1208d68
5 arquivos alterados
com
5 adições
e
5 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
src/main/resources/application-dev.yml
1
1
src/main/resources/application-local.yml
1
1
src/main/resources/application-pre.yml
1
1
src/main/resources/application-pro.yml
1
1
src/main/resources/application-test.yml
+ 1
- 1
src/main/resources/application-dev.yml
Ver arquivo
@@ -162,7 +162,7 @@ swagger:
CRF:
url: http://192.168.2.234:3456
-
+
# 没有用
ChiefPresentSimilarity:
url: http://192.168.2.234:3456
+ 1
- 1
src/main/resources/application-local.yml
Ver arquivo
@@ -162,7 +162,7 @@ swagger:
CRF:
url: http://192.168.2.234:3456
-
+
# 没有用
ChiefPresentSimilarity:
url: http://192.168.2.234:3456
+ 1
- 1
src/main/resources/application-pre.yml
Ver arquivo
@@ -162,7 +162,7 @@ swagger:
CRF:
url: http://192.168.2.234:3456
-
+
# 没有用
ChiefPresentSimilarity:
url: http://192.168.2.234:3456
+ 1
- 1
src/main/resources/application-pro.yml
Ver arquivo
@@ -162,7 +162,7 @@ swagger:
CRF:
url: http://192.168.2.234:3456
-
+
# 没有用
ChiefPresentSimilarity:
url: http://192.168.2.234:3456
+ 1
- 1
src/main/resources/application-test.yml
Ver arquivo
@@ -162,7 +162,7 @@ swagger:
CRF:
url: http://192.168.2.234:3456
-
+
# 没有用
ChiefPresentSimilarity:
url: http://192.168.2.234:3456