feat:黄旗酒馆
This commit is contained in:
parent
8b8e14a609
commit
d30f62f6c5
@ -21,7 +21,7 @@ export default async function (call: ApiCall<ReqZhaoMuPrizeRec, ResZhaoMuPrizeRe
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (con.dlz) {
|
if (con.dlz) {
|
||||||
prize.push(con.dlz[rec.sec]);
|
prize.push(con.dlz[0][rec.sec]);
|
||||||
} else {
|
} else {
|
||||||
prize = prize.concat(con.prize);
|
prize = prize.concat(con.prize);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user