This commit is contained in:
叮叮当
2024-02-23 22:27:01 +08:00
parent df637fb887
commit 2f36a8edef

View File

@@ -877,6 +877,9 @@ export interface ScheduleInfo {
// 名称 // 名称
name: string name: string
// 提供者
provider: string
// 状态 // 状态
status: string status: string