fix comment

wangyuan 2019-06-02 17:09:57 +08:00
parent 35aa61409f
commit d2b9af5cc7
1 changed files with 1 additions and 1 deletions

View File

@ -353,6 +353,6 @@ option optimize_for = SPEED;
optional int32 vipLevel =1; //vip
repeated UserMissionInfo UserMissionInfo =2; //VIP
optional int32 hadTakeLevelBox = 3 ;// 1 0
optional int32 hadTakeDailyBox = 4 ;// 1 0
optional int32 hadTakeDailyBox = 4 ;// 1vip -1
}