fix pay
This commit is contained in:
parent
93f6b5b7ba
commit
4b8be68516
@ -423,6 +423,7 @@ export class PayFun {
|
||||
* 往后所有自选类型,走这个方法,配置格式同4、14
|
||||
*/
|
||||
if (payArgs.htype && payArgs.selectList) {
|
||||
let call = this.getCall(player)
|
||||
// @ts-ignore
|
||||
let _hdInfo = (await HuoDongFun.gethdList(call, payArgs.htype))[0]
|
||||
// 活动类购买不符合条件返回-5
|
||||
|
Loading…
Reference in New Issue
Block a user