This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
wuyongqiang
/
admin
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
1
Wiki
Ver código fonte
更新令牌检查配置
woody
1 ano atrás
pai
87b7506120
commit
046a59d8d4
4 arquivos alterados
com
4 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
src/main/resources/application-dev.yml
1
0
src/main/resources/application-pre.yml
1
0
src/main/resources/application-prod.yml
1
0
src/main/resources/application-test.yml
+ 1
- 0
src/main/resources/application-dev.yml
Ver arquivo
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-pre.yml
Ver arquivo
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-prod.yml
Ver arquivo
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-test.yml
Ver arquivo
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true