family move name indication

master_huanxiang
wangyuan 2019-08-09 14:20:27 +08:00
parent 4f75ba96ee
commit b276b090d7
1 changed files with 1 additions and 1 deletions

View File

@ -207,6 +207,6 @@ import "CommonProto.proto";
repeated int32 path =1 ; // 线
optional int32 curPos = 2 ; //
optional int32 uid = 3 ;//uid
optional int32 name =4; //
optional string name =4; //
}