This commit is contained in:
jxxghp
2023-07-13 13:02:14 +08:00
parent 63d7a0d1cd
commit 399ae3a13c
2 changed files with 56 additions and 5 deletions

View File

@@ -41,6 +41,8 @@ export interface Subscribe {
last_update: string;
// 订阅用户
username: string;
// 订阅站点
sites: number[],
}
// 历史记录