diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index e43f365..bba5bfd 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -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