Skip to content

尝试做了个免修不免考获取模块#18

Open
AritxOnly wants to merge 2 commits into
SuperKenVery:mainfrom
AritxOnly:main
Open

尝试做了个免修不免考获取模块#18
AritxOnly wants to merge 2 commits into
SuperKenVery:mainfrom
AritxOnly:main

Conversation

@AritxOnly

Copy link
Copy Markdown
Contributor

仿照小许学长的getcourse.rs写了以下两个模块

pub async fn get_exampted_raw(auth: &LoginCredential) -> Result<String, anyhow::Error> // 得到免修不免考页面的响应

pub async fn get_exampted_data(resp: &String) -> Result<Vec<String>, anyhow::Error> // 将响应尝试解析成一个由免修不免考课程名构成的一个动态数组

@SuperKenVery

Copy link
Copy Markdown
Owner

哎,我周日尽量找时间看看(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants