feat: adjust minor user entity
This commit is contained in:
parent
3cce4faadd
commit
17cee7b7d7
|
@ -41,7 +41,7 @@ class UserEntity {
|
|||
'birth_date': birthDate,
|
||||
'locale': locale,
|
||||
'phone': phone,
|
||||
"create_at": createdAt,
|
||||
"created_at": createdAt,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue