feat 订阅实时编辑

This commit is contained in:
jxxghp
2023-10-13 17:24:18 +08:00
parent 261f5a9c68
commit e205296e22
5 changed files with 411 additions and 282 deletions

View File

@@ -77,8 +77,8 @@ export interface Subscribe {
// 订阅站点
sites: number[]
// 是否洗版
best_version: number
// 是否洗版数字或者boolean
best_version: any
// 当前优先级
current_priority: number