mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: follow dialog
fix: add user tags
This commit is contained in:
@@ -390,6 +390,10 @@ class Api {
|
||||
// 0 添加至默认分组 否则使用,分割tagid
|
||||
static const String addUsers = '/x/relation/tags/addUsers';
|
||||
|
||||
static const String addSpecial = '/x/relation/tag/special/add';
|
||||
|
||||
static const String delSpecial = '/x/relation/tag/special/del';
|
||||
|
||||
// 获取指定分组下的up
|
||||
static const String followUpGroup = '/x/relation/tag';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user