jwxt()
1. 将 jwxt() 移动到 njupt_api 下,实现根据设置选择教务系统登录方式。 2. 将 api_router.py 和 mcp_router.py 中的对 ZhengFang() 的调用全部替换为对 jwxt() 的调用。
This commit is contained in:
2
njupt_api/zhengfang/exc.py
Normal file
2
njupt_api/zhengfang/exc.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class LoginError(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user