无故事王国
2023-11-08 5f9cd3ae516f510a9475fd11f440fedf027aa4df
WanPai/Root/Course/VC/CourseDetailVC.swift
@@ -191,7 +191,7 @@
      if let m = detailModel{
            let vc = CourseDetailApplyVC(detailModel: m)
         let vc = CourseDetailApplyVC(detailModel: m,isExtend: signUpCourseModel?.payStatus == 2)
           push(vc: vc)
        }
    }