基本信息

master_huanxiang
wangyuan 2019-09-03 19:34:46 +08:00
parent a2e0953db5
commit a2c6c67c65
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ message SceneSimpleRankInfo{
optional int32 uid = 1 ;
optional int32 score = 2 ;//
optional int32 updateScore = 3 ;//
optional int32 head = 4; //
optional int32 headFrame=5;//
optional int32 level= 6;//
}
message SceneEndIndication{