无故事王国
2023-10-28 576aec37fe9b5eb395097be1ced0680ae97590f8
WanPai/Root/Course/VC/CourseDetailVC.swift
@@ -186,7 +186,7 @@
      if let m = detailModel{
            let vc = CourseDetailApplyVC(detailModel: m,isExtend: true)
            let vc = CourseDetailApplyVC(detailModel: m)
           push(vc: vc)
        }
    }