From 9833bfa1699c3de44b4af0ece22dd50dda3130bb Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期五, 17 五月 2024 16:21:35 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TextbookReader

---
 electron/config.ts |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/electron/config.ts b/electron/config.ts
index 8593eeb..67f84ca 100644
--- a/electron/config.ts
+++ b/electron/config.ts
@@ -1,4 +1,5 @@
 // 娴嬭瘯
-export const ctx = "http://182.92.203.7:5001";
+// export const ctx = "http://182.92.203.7:3001";
+export const ctx = "https://jsek.bnuic.com";
 export const downloaderFileCtx = "http://182.92.203.7:3007/DigitalTextbookReader";
 

--
Gitblit v1.9.1