Update url.go

This commit is contained in:
序列号 2023-03-22 19:36:21 +08:00 committed by GitHub
parent ea2ea249b5
commit 3205e3a698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ const (
userInfoUrl = "https://pc-api.xuexi.cn/open/api/user/info"
userTotalscoreUrl = "https://pc-proxy-api.xuexi.cn/delegate/score/get"
userTodaytotalscoreUrl = "https://pc-proxy-api.xuexi.cn/delegate/score/today/query"
userRatescoreUrl = "https://pc-proxy-api.xuexi.cn/api/score/days/listScoreProgress?sence=score&deviceType=2"
userRatescoreUrl = "https://pc-proxy-api.xuexi.cn/delegate/score/days/listScoreProgress?sence=score&deviceType=2"
// pageSize=1000&pageNo=1
querySpecialList = "https://pc-proxy-api.xuexi.cn/api/exam/service/paper/pc/list"