http/interceptors/ErrorInterceptor library

Classes

ErrorInterceptor
错误处理拦截器 要把DioError变成自己定义的异常,主要是处理网络请求的中dio的异常, 对应业务中的code异常这里拦截不到,我统一抛到mixins中了