This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
wuyongqiang
/
admin
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
1
Wiki
Ver Fonte
更新令牌检查配置
woody
há 1 ano atrás
pai
87b7506120
commit
046a59d8d4
4 ficheiros alterados
com
4 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas 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 Ficheiro
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-pre.yml
Ver Ficheiro
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-prod.yml
Ver Ficheiro
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-test.yml
Ver Ficheiro
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true