更新特殊处理测试账号
This commit is contained in:
@@ -16,6 +16,7 @@ class UserModel {
|
||||
String? status;
|
||||
int? created_at;
|
||||
String? email;
|
||||
bool? test;
|
||||
|
||||
UserModel();
|
||||
static UserModel fromJson(Map<String, dynamic> json) =>
|
||||
|
||||
Reference in New Issue
Block a user