diff --git a/src/api/types.ts b/src/api/types.ts index d8c9e065..e393870c 100644 --- a/src/api/types.ts +++ b/src/api/types.ts @@ -877,6 +877,9 @@ export interface ScheduleInfo { // 名称 name: string + // 提供者 + provider: string + // 状态 status: string