1
This commit is contained in:
parent
8a9a578a9e
commit
28471dc3f4
@ -127,7 +127,7 @@ message MFGuildBasic
|
|||||||
optional string owner_id = 8; //公会队长id
|
optional string owner_id = 8; //公会队长id
|
||||||
optional string owner_name = 9; //公会队长名字
|
optional string owner_name = 9; //公会队长名字
|
||||||
optional string owner_avatar_url = 10; //公会队长头像
|
optional string owner_avatar_url = 10; //公会队长头像
|
||||||
optional string owner_sex = 23; //公会队长性别
|
optional int32 owner_sex = 23; //公会队长性别
|
||||||
optional int32 owner_vip_lv = 12 [default = 0]; //vip等级
|
optional int32 owner_vip_lv = 12 [default = 0]; //vip等级
|
||||||
optional int32 owner_head = 13 [default = 0]; //头像框
|
optional int32 owner_head = 13 [default = 0]; //头像框
|
||||||
optional int32 join_unlimited = 11; //不限制加入
|
optional int32 join_unlimited = 11; //不限制加入
|
||||||
|
Loading…
x
Reference in New Issue
Block a user