master_huanxiang
mashiyu 2019-01-11 19:28:40 +08:00
parent 25823ddac0
commit ad7bbb5d0c
2 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
package com.ljsd.jieling.protocols;
option optimize_for = SPEED;
@ -13,8 +13,9 @@ message Common{
optional int32 vipLevel = 5;
optional string familyId = 6;
optional string head = 7;
optional int32 gold = 8;
optional int64 gold = 8;
optional int32 gem = 9;
optional int32 chargeGem = 10;
}

View File

@ -53,6 +53,8 @@ enum MessageType{
// P 11500
// Q 11600
// R 11700
RECONNECT_REQUEST = 11700; //
RECONNECT_RESPONSE = 11701;
// S 11800
// T 11900
TRIGGER_EVENT_REQUEST = 11900; //