妖晶购买逻辑
parent
45803587d9
commit
830fce37a2
|
@ -1386,9 +1386,9 @@ message GemNewInfoResponse{
|
|||
}
|
||||
|
||||
// 妖晶购买
|
||||
message YuanJingBuyRequest{
|
||||
message YaoJingBuyRequest{
|
||||
optional int32 giftId = 1;
|
||||
}
|
||||
message YuanJingBuyResponse{
|
||||
message YaoJingBuyResponse{
|
||||
optional Drop drop = 1;
|
||||
}
|
Loading…
Reference in New Issue