tidy code

This commit is contained in:
wenxu12345
2021-12-28 20:03:20 +08:00
parent 5c509ee85a
commit f4c3c86dd1
5 changed files with 139 additions and 138 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ message UserInfo{
string FaceUrl = 3;
int32 Gender = 4;
string PhoneNumber = 5;
string Birth = 6;
int64 Birth = 6;
string Email = 7;
string Ex = 8;
int64 CreateTime = 9;