1. 将 jwxt() 移动到 njupt_api 下,实现根据设置选择教务系统登录方式。 2. 将 api_router.py 和 mcp_router.py 中的对 ZhengFang() 的调用全部替换为对 jwxt() 的调用。
3 lines
38 B
Python
3 lines
38 B
Python
class LoginError(Exception):
|
|
pass
|