fix
无故事王国
2024-06-20 f2e891eecfac25bf6aed38c8eadfdf05704b16b6
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
//