From 8a9a578a9e7b3bbc290082f1141fcfc118cbad55 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 10 Dec 2020 16:44:58 +0800 Subject: [PATCH] 1 --- server/tools/protobuild/cs_proto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/server/tools/protobuild/cs_proto.proto b/server/tools/protobuild/cs_proto.proto index f13c671..0d29873 100644 --- a/server/tools/protobuild/cs_proto.proto +++ b/server/tools/protobuild/cs_proto.proto @@ -127,6 +127,7 @@ message MFGuildBasic optional string owner_id = 8; //公会队长id optional string owner_name = 9; //公会队长名字 optional string owner_avatar_url = 10; //公会队长头像 + optional string owner_sex = 23; //公会队长性别 optional int32 owner_vip_lv = 12 [default = 0]; //vip等级 optional int32 owner_head = 13 [default = 0]; //头像框 optional int32 join_unlimited = 11; //不限制加入