feat: up搜索

This commit is contained in:
guozhigq
2024-02-08 21:27:22 +08:00
parent 0d5d33a365
commit fb8b2de115
8 changed files with 286 additions and 2 deletions

View File

@ -214,6 +214,9 @@ class Api {
// https://api.bilibili.com/x/relation/tags
static const String followingsClass = '/x/relation/tags';
// 搜索follow
static const followSearch = '/x/relation/followings/search';
// 粉丝
// vmid 用户id pn 页码 ps 每页个数最大50 order: desc
// order_type 排序规则 最近访问传空,最常访问传 attention