This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wuyongqiang
/
admin
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
1
Wiki
Sfoglia il codice sorgente
更新令牌检查配置
woody
1 anno fa
parent
87b7506120
commit
046a59d8d4
4 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
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
Vedi File
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-pre.yml
Vedi File
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-prod.yml
Vedi File
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true
+ 1
- 0
src/main/resources/application-test.yml
Vedi File
@@ -20,3 +20,4 @@ platform:
oauth:
token:
secret: oauth.token.secret@chelvc!@#2023
+ recheck: true