Ver código fonte

Merge pull request #146 from XingHeYuZhuan/pending

pending
星河欲转 1 semana atrás
pai
commit
86a10d6663
1 arquivos alterados com 1 adições e 1 exclusões
  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}`,