通用祭品修改
parent
7d841ba487
commit
ad89379768
|
@ -55,7 +55,6 @@ import "CommonProto.proto";
|
|||
message ConsumeItem{
|
||||
optional int32 type = 1;// 类型,1:英雄,2:道具
|
||||
optional string itemId = 2;//物品id或英雄id
|
||||
optional int32 itemNum = 3;//物品数量
|
||||
}
|
||||
|
||||
message ConsumeMaterial{
|
||||
|
|
Loading…
Reference in New Issue