show followee votes

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-11 20:55:44 +08:00
parent 2b4b1debe6
commit 74d5e03a34
4 changed files with 209 additions and 10 deletions

View File

@@ -974,4 +974,6 @@ class Api {
static const String sameFollowing = '/x/relation/same/followings';
static const String seasonStatus = '/pgc/view/web/season/user/status';
static const String followeeVotes = '${HttpString.tUrl}/vote_svr/v1/vote_svr/followee_votes';
}