WanPai/Network/NetworkRequest.swift
@@ -222,7 +222,9 @@ if let code = response.error?.responseCode{ errorString.append("\n【错误码:\(code)】") } alert(msg: errorString) if !ignoreAlert{ alert(msg: errorString) } ob.onError(response.error!) return }