Update ali

This commit is contained in:
FongMi 2023-05-11 16:53:57 +08:00
parent 3927e73874
commit bbdc0d413e
3 changed files with 2 additions and 2 deletions

View File

@ -538,7 +538,7 @@ public class API {
private void setToken(String value) { private void setToken(String value) {
SpiderDebug.log("Token:" + value); SpiderDebug.log("Token:" + value);
Init.show("Token:" + value); Init.show("Token:" + value);
this.refreshToken = value; user.setRefreshToken(value);
refreshAccessToken(); refreshAccessToken();
stopService(); stopService();
} }

Binary file not shown.

View File

@ -1 +1 @@
22a9f82f400252c5adcf68f372540501 d5bfbf54ef3ee63af5e85abcd9254cdf