Compare commits
1
Commits
4da257c2e2
...
dev-tamako
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
529011b0dd |
@@ -58,8 +58,6 @@ type IScheduleOutput = {
|
||||
*/
|
||||
class Schedlue extends EduBase<IScheduleInput, IScheduleOutput> {
|
||||
|
||||
public override baseUrl: string = "https://jwc.2333.pub";
|
||||
|
||||
public override url = "/course_timetable";
|
||||
|
||||
public override method: HTTPMethod = HTTPMethod.GET;
|
||||
|
||||
Reference in New Issue
Block a user