WanPai/Config/Enums.swift @@ -168,6 +168,7 @@ enum PaymentType:Int,HandyJSONEnum{ case cash = 1 //现金 case coin = 2 //玩湃币 case cashCoin = 3 //现金 + 币 } enum CouponType:Int,HandyJSONEnum{