fix
杨锴
2025-05-06 fdb1d18a0b4b941b986d55f66c589e29836494eb
DolphinEnglishLearnStudent/Login/LoginVC.swift
@@ -77,6 +77,12 @@
            @IBAction func loginAction(_ sender: UIButton) {
//                        DispatchQueue.global().async {
//                                    Task{
//                                                await InPurchaseManager.testrefundRequest(for: 2000000680173869)
//                                    }
//                        }
                        guard authInputPhone() else {return}
                        guard authInputCode() else {return}