hejianhao
2025-05-19 554f8096e1f384f14b9424f5142d63f90c72a3eb
management/src/requestErrorConfig.ts
@@ -36,7 +36,7 @@
      o.headers = {
        ...config.headers,
        Authorization,
        Authorization:'Bearer ' + Authorization,
      }
      // }
      // 拦截请求配置,进行个性化处理。