DolphinEnglishLearnStudent/Services/NetworkRequest.swift
@@ -245,7 +245,7 @@ // // } // ob.onError(NetRequestError.InvaildSession) case 401: case 401,505,600: if !ignoreAlert{ alertError(msg: "登录失效,请重新登录");ob.onError(NetRequestError.InvaildSession) }