Compare commits
No commits in common. "bda3f74ce9f7e256ca5e4f04a065479bfdfdc25b" and "ffedca35743e1aa9b99049fb281ce71e20fdbc3e" have entirely different histories.
bda3f74ce9
...
ffedca3574
@ -32,7 +32,6 @@ export default async function (call: ApiCall<ReqDuiHuan, ResDuiHuan>) {
|
|||||||
|
|
||||||
// 检查消耗
|
// 检查消耗
|
||||||
await PlayerFun.checkNeedIsMeet(call, need);
|
await PlayerFun.checkNeedIsMeet(call, need);
|
||||||
await PlayerFun.cutNeed(call, need);
|
|
||||||
// 发送奖励
|
// 发送奖励
|
||||||
await PlayerFun.sendPrize(call, prize);
|
await PlayerFun.sendPrize(call, prize);
|
||||||
// 记录兑换次数
|
// 记录兑换次数
|
||||||
|
Loading…
Reference in New Issue
Block a user