fix: follow up (#702)

This commit is contained in:
My-Responsitories
2025-04-17 07:55:14 +08:00
committed by GitHub
parent cb6ead96d1
commit 12c711424b
7 changed files with 35 additions and 32 deletions

View File

@@ -30,7 +30,7 @@ class FollowItemModel {
});
int? mid;
int? attribute;
int? attribute; // 对于`/x/relation/tag`, 此处的attribute似乎恒为0
// int? mtime;
List? tag;
int? special;