feat: UP主投稿搜索

This commit is contained in:
guozhigq
2023-09-24 00:34:20 +08:00
parent f79e4765c2
commit 7ad6b25abe
7 changed files with 324 additions and 2 deletions

View File

@ -245,6 +245,9 @@ class Api {
// wts=1689767832
static const String memberArchive = '/x/space/wbi/arc/search';
// 用户动态搜索
static const String memberDynamicSearch = '/x/space/dynamic/search';
// 用户动态
static const String memberDynamic = '/x/polymer/web-dynamic/v1/feed/space';