parent
9e3d1b92aa
commit
d13b9fcae0
@ -422,7 +422,6 @@ export class PayFun {
|
|||||||
* 往后所有自选类型,走这个方法,配置格式同4、14
|
* 往后所有自选类型,走这个方法,配置格式同4、14
|
||||||
*/
|
*/
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user