This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
wuyongqiang
/
admin
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
1
Wiki
Explorar o código
更新令牌检查配置
woody
hai 1 ano
pai
87b7506120
achega
046a59d8d4
Modificáronse 4 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de 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