WanPai/Root/Home/VC/JoinMemberIntroduceVC.swift
@@ -35,7 +35,13 @@ @IBAction func joinAction(_ sender: QMUIButton) { PaymentView.show(money: (ali:199,wx:199,coin:nil,course:nil,integral:nil)) { type in var price = 0.01 #if !DEBUG price = 199 #endif PaymentView.show(money: (ali:price,wx:price,coin:nil,course:nil,integral:nil)) { type in Services.enrollMember(paytype: type).subscribe(onNext: {data in switch type { case .aliPay: