master_huanxiang
parent
8e5e26a4fc
commit
2796f95060
|
|
@ -29,6 +29,7 @@ import "CommonProto.proto";
|
|||
optional int32 curPos = 2 ; // 位置
|
||||
optional int32 uid = 3 ;//玩家uid
|
||||
optional string name =4; // 玩家名称
|
||||
optional int32 gender =5;// 性别
|
||||
}
|
||||
|
||||
message FamilyApply{
|
||||
|
|
|
|||
Loading…
Reference in New Issue