From 2812a2504ec3d0a98fa7e6204e6048584723adab Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期三, 08 四月 2026 14:08:34 +0800
Subject: [PATCH] #

---
 rsf-design/src/utils/http/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rsf-design/src/utils/http/index.js b/rsf-design/src/utils/http/index.js
index b9205e5..64720ae 100644
--- a/rsf-design/src/utils/http/index.js
+++ b/rsf-design/src/utils/http/index.js
@@ -3,7 +3,7 @@
 import { ApiStatus } from './status'
 import { HttpError, handleError, showError, showSuccess } from './error'
 import { $t } from '@/locales'
-const REQUEST_TIMEOUT = 15e3
+const REQUEST_TIMEOUT = 30e3
 const LOGOUT_DELAY = 500
 const MAX_RETRIES = 0
 const RETRY_DELAY = 1e3

--
Gitblit v1.9.1