重构 AI

This commit is contained in:
2025-10-07 00:26:22 +08:00
parent 0c8e32aad4
commit c1d5119a0a
16 changed files with 966 additions and 322 deletions

View File

@@ -412,7 +412,7 @@ export interface Tutorial {
created_at?: Date
}
export interface WeeklyData {
export interface DurationData {
unit: string
index: number
start: string