无故事王国
2023-09-26 c86ac49db2969495ec21fae2a27956cad9499752
WanPai/Model/CommonModels.swift
@@ -47,6 +47,7 @@
   var vipAmount: Int = 0
   var weeks: String?
   var wpGold: Int = 0
   var paymentPrice:Double = 0
}
struct CourseDetailModel:HandyJSON {
@@ -357,6 +358,7 @@
    var stuSex: GenderType = .man
    var totalNums: Int = 0
    var weight: Int = 0
   var bodyStatus = ""
}
struct StartClouseListModel:HandyJSON{
@@ -379,6 +381,7 @@
    var height:Int = 0
    var url = ""
    var weight:Int = 0
   var bodyStatus = ""
}
class StartClouseExploreModel:HandyJSON{
@@ -420,7 +423,7 @@
struct SearchStoreDetailCourseModel:HandyJSON{
    var applicantsNumber: Int = 0
    var classHours: Int = 0
    var classStartTime = [String]()
   var classStartTime:String?
    var courseId: Int = 0
    var coverDrawing: String = ""
    var name: String = ""