查看预约列表
This commit is contained in:
@@ -190,7 +190,7 @@ class _LoginPageState extends State<LoginPage> with SingleTickerProviderStateMix
|
||||
|
||||
await StorageService.to.saveLoginInfo(
|
||||
token: token,
|
||||
userId: "",
|
||||
userId: phone,
|
||||
channel: "driver",
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user