DolphinEnglishLearnStudent/Services/NetworkRequest.swift
@@ -233,9 +233,7 @@ case 504: //登录设备最大限制 break case 503: //登录被冻结 DispatchQueue.main.async { alert(msg: next.msg) } CommonAlertView.show(isSinple: true, content: next.msg) // case 501: // CommonAlertView.show(title: "提示", content: next.msg,isSingle: true) { _ in //