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}