新增refresh_token自动转access_token

This commit is contained in:
Yanyutin753
2024-02-05 18:52:05 +08:00
parent 45e75adafb
commit f44f43212f
14 changed files with 466 additions and 190 deletions

View File

@@ -24,6 +24,10 @@
"enabled_bing_reference_output": "false",
"enabled_plugin_output": "false"
},
"refresh_ToAccess": {
"enableOai":"true",
"ninja_refreshToAccess_Url": ""
},
"redis": {
"host": "redis",
"port": 6379,