mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 20:14:51 +08:00
feat: pgc review
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -855,4 +855,14 @@ class Api {
|
||||
static const String delFavTopic = '/x/topic/fav/sub/cancel';
|
||||
|
||||
static const String likeTopic = '/x/topic/like';
|
||||
|
||||
static const String pgcReviewL = '/pgc/review/long/list';
|
||||
|
||||
static const String pgcReviewS = '/pgc/review/short/list';
|
||||
|
||||
static const String pgcReviewLike = '/pgc/review/action/like';
|
||||
|
||||
static const String pgcReviewDislike = '/pgc/review/action/dislike';
|
||||
|
||||
static const String pgcReviewPost = '/pgc/review/short/post';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user