调整
This commit is contained in:
parent
ffba8e706d
commit
577e7801ac
|
@ -41,6 +41,7 @@ message Meta {
|
|||
|
||||
// 用户信息
|
||||
message FsUser {
|
||||
int64 user_id = 7;//用户ID
|
||||
string email = 1; // 邮箱
|
||||
string first_name = 2; // 名
|
||||
string last_name = 3; // 姓
|
||||
|
|
Loading…
Reference in New Issue
Block a user