更新登录对接

This commit is contained in:
wyf
2025-04-18 18:13:21 +08:00
parent 1765403f21
commit 850c34b408
40 changed files with 2101 additions and 1745 deletions

View File

@@ -22,7 +22,7 @@ class UserInfoModel {
User? superbase_user;
String? img_bucket = 'user';
int? login = 1; //0未登录 1 登录
int? login = 0; //0未登录 1 登录