#
luxiaotao1123
2024-02-07 8fefc31bd774dc69dd17b04737c629f38270d33f
zy-asrs-flow/src/App.jsx
@@ -177,7 +177,7 @@
export const request = {
  // baseURL: 'http://localhost:9999',
  ...errorConfig,
  timeout: 10000,
  timeout: 60000,
  // 前置守卫
  requestInterceptors: [
    (url, options) => {