This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wuyongqiang
/
admin
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
1
Wiki
Explorar el Código
更新令牌检查配置
woody
hace 1 año
padre
87b7506120
commit
046a59d8d4
Se han
modificado 4 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadí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 fichero
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-pre.yml
Ver fichero
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-prod.yml
Ver fichero
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-test.yml
Ver fichero
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true