This commit is contained in:
hrxiang
2023-02-20 15:29:57 +08:00
parent 377b07ef05
commit bac4bd0884
4 changed files with 54 additions and 20 deletions

View File

@@ -20,7 +20,7 @@ class UserInfo {
/// 手机号
String? phoneNumber;
@deprecated
/// 使用[birthTime]
int? birth;
/// 出生时间
@@ -288,7 +288,7 @@ class FriendInfo {
/// 出生日期
String? birthTime;
@deprecated
/// 使用[birthTime]
int? birth;
/// 邮箱