@@ -61,7 +61,6 @@ async function responseInterceptor(response, ctx) {
// https://umijs.org/plugins/plugin-request
export const requestConfig = {
- abc: 1,
errorConfig: {
adaptor: (resData, ctx) => {
const showError = ctx.req.options?.showType;