无故事王国
2023-11-20 76e22221a628f7df62fb7b6ebaaf9315fa04e7ba
WanPai/Root/Course/VC/CourseDetailApplyVC.swift
@@ -222,7 +222,7 @@
                     case .courseNum,.integral:break
                  }
                  Services.courcePayment(conponId: weakSelf.selectCouponModel?.id, courseConfigId: model.id, id: weakSelf.detailModel!.id, price: paymentPrice, payType: payType, stuId: weakSelf.studentModels.map({$0.id})).subscribe(onNext: { data in
                  Services.courcePayment(conponId: weakSelf.selectCouponModel?.id, courseConfigId: model.id, id: weakSelf.detailModel!.id, price: price, payType: payType, stuId: weakSelf.studentModels.map({$0.id})).subscribe(onNext: { data in
                     if data.code == 200{
                        switch payType {
                           case .aliPay: