fix
parent
1895a22fe9
commit
9d8a8d65b7
|
@ -13,6 +13,8 @@ message ChatInfo{
|
|||
optional string head = 8; // 头像
|
||||
optional string frame = 9; // 头像框
|
||||
//跑马灯用
|
||||
optional int32 messageType = 13; // 消息类型 1:吉运,2:勤勉
|
||||
optional int32 itemId =14; // 查看道具id
|
||||
optional int32 type = 15; //0:系统 1:其他
|
||||
optional int32 startTime = 16 ; // 开始时间
|
||||
optional int32 endTime = 17; //结束时间
|
||||
|
|
Loading…
Reference in New Issue