From 9a6cd220224fd3a9a6c84b5bb37c6410a470969f Mon Sep 17 00:00:00 2001
From: wwf <1971391498@qq.com>
Date: 星期二, 17 三月 2026 17:53:21 +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