身外化身 升星
parent
c9cd828071
commit
04da858405
|
@ -518,6 +518,8 @@ import "CommonProto.proto";
|
|||
message TransformationUpGradeRequest{
|
||||
optional int32 type = 1;//1:升级 1:升星
|
||||
optional int32 id = 2;//变身卡id
|
||||
repeated int32 itemIdList = 3;//消耗的道具id
|
||||
|
||||
}
|
||||
|
||||
message TransformationUpGradeResponse{
|
||||
|
|
Loading…
Reference in New Issue