From 38712ae83223cb244020e255fc37e1ce35775c45 Mon Sep 17 00:00:00 2001
From: wwf <1971391498@qq.com>
Date: 星期四, 09 四月 2026 13:53:40 +0800
Subject: [PATCH] 优化
---
src/config/qxueyou.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/config/qxueyou.js b/src/config/qxueyou.js
index e57c416..2aef9f1 100644
--- a/src/config/qxueyou.js
+++ b/src/config/qxueyou.js
@@ -9,7 +9,7 @@
baseUrl: serverContext,
htmlRoot: baseDomain + htmlContext,
serverRoot: baseDomain + serverContext,
- upload: `${serverContext}/base/file/upload`,
+ upload: `${serverContext}/infra/file/exam/upload`,
ACCESS_TOKEN_KEY: 'qxy-user-accessToken',
REFRESH_TOKEN_KEY: 'qxy-user-refreshToken'
}
\ No newline at end of file
--
Gitblit v1.8.0