BrokerDriver/Login/VC/ForgotPwdVC.swift
@@ -56,7 +56,7 @@ if data.code == 200{ sender.openCountDown() }else{ alert(msg: data.msg) alert(msg: data.message) } }) { error in alert(msg: error.localizedDescription) @@ -73,7 +73,7 @@ self.navigationController?.popViewController() } }else{ alert(msg: data.msg) alert(msg: data.message) } }) { error in alert(msg: error.localizedDescription)