更新积分获取地址
This commit is contained in:
parent
4e1e6cd77a
commit
d1b9bf9e18
|
@ -2,8 +2,8 @@ package lib
|
|||
|
||||
const (
|
||||
userInfoUrl = "https://pc-api.xuexi.cn/open/api/user/info"
|
||||
userTotalscoreUrl = "https://pc-api.xuexi.cn/open/api/score/get"
|
||||
userTodaytotalscoreUrl = "https://pc-api.xuexi.cn/open/api/score/today/query"
|
||||
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"
|
||||
|
||||
// pageSize=1000&pageNo=1
|
||||
|
|
Loading…
Reference in New Issue