WanPai/Config/Def.swift
@@ -242,7 +242,7 @@ JQ_currentViewController().jq_push(vc: CoinStoreCenterVC()) } if type == "指定商品"{ JQ_currentViewController().jq_push(vc: WelfareRedeemGoodsDetailVC(commodityId: id ?? 0, goodsType: .goods)) JQ_currentViewController().jq_push(vc: WelfareRedeemGoodsDetailVC(commodityId: id ?? 0, goodsType:nil)) } }