feat:黄旗酒馆

This commit is contained in:
xichaoyin 2024-01-12 01:56:59 +08:00
parent cd8e1a44ba
commit 75e010bbc4

View File

@ -32,6 +32,7 @@ export default async function (call: ApiCall<ReqDuiHuan, ResDuiHuan>) {
// 检查消耗
await PlayerFun.checkNeedIsMeet(call, need);
await PlayerFun.cutNeed(call, need);
// 发送奖励
await PlayerFun.sendPrize(call, prize);
// 记录兑换次数