member audio

member comic

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-22 21:23:25 +08:00
parent c6a377b9d4
commit 79e30047f5
19 changed files with 640 additions and 33 deletions

View File

@@ -911,4 +911,8 @@ class Api {
static const String liveShieldUser =
'${HttpString.liveBaseUrl}/liveact/shield_user';
static const String spaceComic = '${HttpString.appBaseUrl}/x/v2/space/comic';
static const String spaceAudio = '/audio/music-service/web/song/upper';
}