Greasy Fork is available in English.
让我看看是谁给我的作业打了100分?
// @match https://lms.dgut.edu.cn/homework/
const url = `https://lms.dgut.edu.cn/homeworkapi/stuHomework/homeworkDetail/${homeworkid}/${studentid}/${classid}`
const url = `https://lms.dgut.edu.cn/homeworkapi/stuHomework/peerReviewHomeworkDatil/${homeworkid}/${studentid}`
let url = `https://lms.dgut.edu.cn/homeworkapi/homework/historyStudentHomework/${user_id}/${user_id}/${homeworkid}`
url=`https://lms.dgut.edu.cn/courseapi/classes?ocId=${classid}&pn=1&ps=9999&userId=${user_id}&keyword=&lang=zh`
这五行改一下就行
// @match https://lms.dgut.edu.cn/homework/
const url = `https://lms.dgut.edu.cn/homeworkapi/stuHomework/homeworkDetail/${homeworkid}/${studentid}/${classid}`
const url = `https://lms.dgut.edu.cn/homeworkapi/stuHomework/peerReviewHomeworkDatil/${homeworkid}/${studentid}`
let url = `https://lms.dgut.edu.cn/homeworkapi/homework/historyStudentHomework/${user_id}/${user_id}/${homeworkid}`
url=`https://lms.dgut.edu.cn/courseapi/classes?ocId=${classid}&pn=1&ps=9999&userId=${user_id}&keyword=&lang=zh`
这五行改一下就行
感谢👍
大佬能不能更新一个dgut版的,优学院更新之后用不了