Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

GceCold/SafeCourse

Repository files navigation

SafeCourse

功能

  1. 自动刷课
  2. 缓存、查询考试答案 (需要完成一次考试)

使用方法

环境要求:java 17+

前往release页面下载编译好的jar文件,或clone后执行gradlew shadowJar

在控制台内输入java -jar SafeCourse-1.0.jar

使用浏览器打开课程页面并登录,F12打开开发人员工具,点击console控制台并输入以下带代码回车

data = JSON.parse(localStorage.user)
console.log(data.userId+','+data.tenantCode+','+data.token)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages