ソースを参照

Merge pull request #146 from XingHeYuZhuan/pending

pending
星河欲转 1 週間 前
コミット
86a10d6663
1 ファイル変更1 行追加1 行削除
  1. 1 1
      resources/HYNU/hynu_01.js

+ 1 - 1
resources/HYNU/hynu_01.js

@@ -190,7 +190,7 @@ async function runImportFlow() {
 
         AndroidBridge.showToast("正在获取教务数据...");
         
-        const response = await fetch("https://hysfjw.hynu.cn/jsxsd/xskb/xskb_list.do", {
+        const response = await fetch("https://hysfjw.hynu.edu.cn/jsxsd/xskb/xskb_list.do", {
             method: "POST",
             headers: { "Content-Type": "application/x-www-form-urlencoded" },
             body: `cj0701id=&zc=&demo=&xnxq01id=${semesterId}`,