From d1b9bf9e18ccdb508a1c0b6ddbef9076cb6e9a3e Mon Sep 17 00:00:00 2001 From: xlh001 <2402324010@qq.com> Date: Sun, 19 Mar 2023 10:59:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=A7=AF=E5=88=86=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/url.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/url.go b/lib/url.go index a427873..36a7bb8 100644 --- a/lib/url.go +++ b/lib/url.go @@ -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