feat:黄芪酒馆
This commit is contained in:
parent
1688e5b197
commit
b27f8e5c64
@ -433,7 +433,7 @@ export default class HQJGFun {
|
||||
return
|
||||
}
|
||||
|
||||
let mydata = await this.getMydata(call);
|
||||
let mydata = await this.getMydata(call, hd);
|
||||
if (!mydata.giftbuy[gift.id]) {
|
||||
mydata.giftbuy[gift.id] = { num: 0, select: [] };
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user