WanPai/Model/CommonModels.swift
@@ -74,10 +74,10 @@ struct CourseDetailListModel:HandyJSON { var classHours: Int = 0 var id: Int = 0 var originalPrice:Double? var originalPrice:Double = 0 var paymentPrice:Double = 0 var payType: PaymentType = .cash var playPaiCoin:Int? var playPaiCoin:Int = 0 var vipPrice:Double = 0 }