无故事王国
2023-11-02 cff96b5ae124efe4379cb4dc1695d668f3190a49
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))
            }
         }