查看预约列表

This commit is contained in:
2025-11-11 16:51:27 +08:00
parent 079bec91f8
commit 412f2786a2
6 changed files with 523 additions and 116 deletions

View File

@@ -190,7 +190,7 @@ class _LoginPageState extends State<LoginPage> with SingleTickerProviderStateMix
await StorageService.to.saveLoginInfo(
token: token,
userId: "",
userId: phone,
channel: "driver",
);