From 28471dc3f4089ec38d9f92675db3e32d9434bbd0 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 10 Dec 2020 17:21:48 +0800 Subject: [PATCH] 1 --- server/tools/protobuild/cs_proto.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/tools/protobuild/cs_proto.proto b/server/tools/protobuild/cs_proto.proto index 0d29873..5cf421b 100644 --- a/server/tools/protobuild/cs_proto.proto +++ b/server/tools/protobuild/cs_proto.proto @@ -127,7 +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_sex = 23; //公会队长性别 optional int32 owner_vip_lv = 12 [default = 0]; //vip等级 optional int32 owner_head = 13 [default = 0]; //头像框 optional int32 join_unlimited = 11; //不限制加入