This commit is contained in:
menghaiwen@fusen.cn 2024-01-31 15:52:52 +08:00
parent ffba8e706d
commit 577e7801ac

View File

@ -41,6 +41,7 @@ message Meta {
//
message FsUser {
int64 user_id = 7;//ID
string email = 1; //
string first_name = 2; //
string last_name = 3; //