From a28963aa7e04322572a5a2628a855fe7799f45d3 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期三, 19 六月 2024 20:01:45 +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