master_huanxiang
wangyuan 2020-04-07 17:09:10 +08:00
parent d771e0daaf
commit 3435d2f7b7
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ option optimize_for = SPEED;
}
message SoulPos{
optional string equipId =1 ; //id
optional int32 equipId =1 ; //id
optional int32 position= 2; //
}