Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
server
/
neupos-server
Observar
3
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
fix dev config
release
xiaohanzi
3 anos atrás
pai
e9cc095804
commit
edb36afe9a
12 arquivos alterados
com
36 adições
e
36 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+3
-3
config-server/src/main/resources/yml-config/gateway-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-advertisement-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-device-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-inventory-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-member-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-org-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-ota-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-payment-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-promotion-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-ssl-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-trade-dev.yml
+3
-3
config-server/src/main/resources/yml-config/service-user-dev.yml
+ 3
- 3
config-server/src/main/resources/yml-config/gateway-dev.yml
Ver arquivo
@@ -42,9 +42,9 @@ spring:
multipart:
location: /
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-advertisement-dev.yml
Ver arquivo
@@ -76,9 +76,9 @@ spring:
charset: UTF-8
enabled: true
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-device-dev.yml
Ver arquivo
@@ -74,9 +74,9 @@ spring:
charset: UTF-8
enabled: true
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-inventory-dev.yml
Ver arquivo
@@ -73,9 +73,9 @@ spring:
upload:
path: /tmp
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-member-dev.yml
Ver arquivo
@@ -77,9 +77,9 @@ spring:
charset: UTF-8
enabled: true
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-org-dev.yml
Ver arquivo
@@ -64,9 +64,9 @@ spring:
#连接超时时间
timeout: 0
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-ota-dev.yml
Ver arquivo
@@ -74,9 +74,9 @@ spring:
charset: UTF-8
enabled: true
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-payment-dev.yml
Ver arquivo
@@ -68,9 +68,9 @@ spring:
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-promotion-dev.yml
Ver arquivo
@@ -75,9 +75,9 @@ spring:
enabled: true
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-ssl-dev.yml
Ver arquivo
@@ -70,9 +70,9 @@ spring:
date-format: yyyy-MM-dd HH:mm:ss
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-trade-dev.yml
Ver arquivo
@@ -78,9 +78,9 @@ spring:
location: /
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
+ 3
- 3
config-server/src/main/resources/yml-config/service-user-dev.yml
Ver arquivo
@@ -65,9 +65,9 @@ spring:
timeout: 0
rabbitmq:
host:
localhost
username: f
mpos
password: f
mpos@server123
host:
172.17.173.169
username: f
umao
password: f
9l98
port: 5672
aliyunRocketmq:
accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar