mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
feat: show member article
This commit is contained in:
@@ -300,6 +300,9 @@ class Api {
|
||||
static const String spaceBangumi =
|
||||
'${HttpString.appBaseUrl}/x/v2/space/bangumi';
|
||||
|
||||
static const String spaceArticle =
|
||||
'${HttpString.appBaseUrl}/x/v2/space/article';
|
||||
|
||||
static const String spaceFav = '/x/v3/fav/folder/space';
|
||||
|
||||
// 用户名片信息
|
||||
|
||||
Reference in New Issue
Block a user