feat: msg like detail

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-19 10:14:46 +08:00
parent 30a8b4d25c
commit f440edf43b
11 changed files with 351 additions and 3 deletions

View File

@@ -894,4 +894,6 @@ class Api {
static const String matchInfo = '/x/esports/match/info';
static const String dynPic = '/x/polymer/web-dynamic/v1/detail/pic';
static const String msgLikeDetail = '/x/msgfeed/like_detail';
}