mirror of
https://wget.la/https://github.com/Wxw-Gu/WechatExplorer
synced 2026-08-18 12:07:01 +08:00
feat: 优化 AI 日报结果中心信息架构
This commit is contained in:
@@ -40,3 +40,9 @@ export interface SaveGeneratedReportResult {
|
||||
record?: GeneratedReportRecord
|
||||
error?: string
|
||||
}
|
||||
|
||||
export interface DeleteGeneratedReportResult {
|
||||
success: boolean
|
||||
deletedId?: string
|
||||
error?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user