fix family

master_huanxiang
wangyuan 2019-11-27 17:31:16 +08:00
parent 08720c6b21
commit fe95fb1868
1 changed files with 3 additions and 1 deletions

View File

@ -169,7 +169,9 @@ import "CommonProto.proto";
//
message FamilyPositionUpdateIndication{
optional int32 postiion = 1; //
optional int32 position = 1; //
optional int32 uid = 2; //id
}