WanPai/Model/CommonModels.swift
@@ -33,6 +33,7 @@ var payStatus:PayStateType = .unPayment var coursePackTypeId = 0 var type:CourseType = .normal var orderId:Int = 0 } struct SignUpCourseItemDetailModel:HandyJSON{ @@ -436,6 +437,7 @@ var isAble = 0 var id = 0 var courseType = 0 //1:常规,2:假期 var orderId:Int? } struct StartClouseVideoListModel:HandyJSON {