Hero协议修改
parent
2acd6c1aca
commit
f60867732c
|
@ -90,7 +90,7 @@ option optimize_for = SPEED;
|
|||
optional int32 star = 5;
|
||||
optional int32 skinId = 6;
|
||||
|
||||
repeated string equipIdList = 8;
|
||||
repeated int32 equipIdList = 8;
|
||||
|
||||
optional int32 createTime = 9; //入手时间
|
||||
optional int32 starBreakId = 10 ;//升星对应的breakId
|
||||
|
|
Loading…
Reference in New Issue