fix family
parent
08720c6b21
commit
fe95fb1868
|
|
@ -169,7 +169,9 @@ import "CommonProto.proto";
|
|||
|
||||
//职位变更
|
||||
message FamilyPositionUpdateIndication{
|
||||
optional int32 postiion = 1; //公会职位
|
||||
optional int32 position = 1; //公会职位
|
||||
optional int32 uid = 2; //公会人员id
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue