tmp debug, user login state
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
bf1cf29cb9
commit
581e84d806
@ -25,6 +25,7 @@ class UserModel {
|
|||||||
await _updateOtherModels();
|
await _updateOtherModels();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
_updateLocalUserInfo();
|
||||||
final url = await bind.mainGetApiServer();
|
final url = await bind.mainGetApiServer();
|
||||||
final body = {
|
final body = {
|
||||||
'id': await bind.mainGetMyId(),
|
'id': await bind.mainGetMyId(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user