feat: member shop

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-31 12:51:58 +08:00
parent 86346d568e
commit 2956b43f42
25 changed files with 734 additions and 10 deletions

View File

@@ -959,4 +959,7 @@ class Api {
static const String bgmRecommend =
'/x/copyright-music-publicity/bgm/recommend_list';
static const String spaceShop =
'${HttpString.mallBaseUrl}/community-hub/small_shop/feed/tab/item';
}