This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
java
/
diagbotcloud
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
心理测试项目初始化
gaodm
5 lat temu
rodzic
188ec215f3
commit
85c60761d3
5 zmienionych plików
z
5 dodań
i
5 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
config-server/src/main/resources/shared/xlcs-service-dev.yml
1
1
config-server/src/main/resources/shared/xlcs-service-local.yml
1
1
config-server/src/main/resources/shared/xlcs-service-pre.yml
1
1
config-server/src/main/resources/shared/xlcs-service-pro.yml
1
1
config-server/src/main/resources/shared/xlcs-service-test.yml
+ 1
- 1
config-server/src/main/resources/shared/xlcs-service-dev.yml
Wyświetl plik
@@ -1,5 +1,5 @@
server:
- port: 885
3
+ port: 885
4
# 驱动配置信息
spring:
+ 1
- 1
config-server/src/main/resources/shared/xlcs-service-local.yml
Wyświetl plik
@@ -1,5 +1,5 @@
server:
- port: 885
3
+ port: 885
4
# 驱动配置信息
spring:
+ 1
- 1
config-server/src/main/resources/shared/xlcs-service-pre.yml
Wyświetl plik
@@ -1,5 +1,5 @@
server:
- port: 885
3
+ port: 885
4
# 驱动配置信息
spring:
+ 1
- 1
config-server/src/main/resources/shared/xlcs-service-pro.yml
Wyświetl plik
@@ -1,5 +1,5 @@
server:
- port: 885
3
+ port: 885
4
# 驱动配置信息
spring:
+ 1
- 1
config-server/src/main/resources/shared/xlcs-service-test.yml
Wyświetl plik
@@ -1,5 +1,5 @@
server:
- port: 885
3
+ port: 885
4
# 驱动配置信息
spring: