This commit is contained in:
jxxghp
2023-07-04 12:33:35 +08:00
parent f87d87e69b
commit d543f8d97f
4 changed files with 58 additions and 34 deletions

View File

@@ -39,6 +39,8 @@ export interface Subscribe {
state: string;
// 最后更新时间
last_update: string;
// 订阅用户
username: string;
}
// 历史记录