@@ -80,6 +80,7 @@ class NetHttpManager {
callback(token.token)
return
}
+ // TODO 检查当前登录状态
doLogin(callback)