diff --git a/WGShare.API/appsettings.Development.json b/WGShare.API/appsettings.Development.json index 2fed05d..bf657c1 100644 --- a/WGShare.API/appsettings.Development.json +++ b/WGShare.API/appsettings.Development.json @@ -41,7 +41,7 @@ "Agora": { "appId": "4a4f7be64fa1404ebda74784fe9ac381", "appSecret": "255e05d96c794251b282a0de84242355", - "tokenExpireTimeInSecond": 300, + "tokenExpireTimeInSecond": 86400, "apiPrefix": "https://api.sd-rtn.com/", "clientId": "80cdc24f7dfa4497a37d98da95a3c4a4", "clientSecret": "8323581d4d464114b1f324b26cc62e09",