mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: follow up (#702)
This commit is contained in:
committed by
GitHub
parent
cb6ead96d1
commit
12c711424b
@@ -30,7 +30,7 @@ class FollowItemModel {
|
||||
});
|
||||
|
||||
int? mid;
|
||||
int? attribute;
|
||||
int? attribute; // 对于`/x/relation/tag`, 此处的attribute似乎恒为0
|
||||
// int? mtime;
|
||||
List? tag;
|
||||
int? special;
|
||||
|
||||
Reference in New Issue
Block a user