songshankun
2023-10-30 9bde1998a8a0bc6c1ab314f8cf27c10aef016689
src/api/task.ts
@@ -82,3 +82,7 @@
  Prompt: Prompt
  ChannelAmount: number
}
export interface TasksGroupByChannel {
  [channel: number]: TasksResponse
}