Revert "Revert "fix pay""

This reverts commit d13b9fcae0.
This commit is contained in:
dy 2023-12-26 18:38:17 +08:00
parent 74c28c787b
commit 3e5479760d

View File

@ -422,6 +422,7 @@ export class PayFun {
* 414 * 414
*/ */
if (payArgs.htype && payArgs.selectList) { if (payArgs.htype && payArgs.selectList) {
let call = this.getCall(player)
// @ts-ignore // @ts-ignore
let _hdInfo = (await HuoDongFun.gethdList(call, payArgs.htype))[0] let _hdInfo = (await HuoDongFun.gethdList(call, payArgs.htype))[0]
// 活动类购买不符合条件返回-5 // 活动类购买不符合条件返回-5