feat: opt message pages

This commit is contained in:
engigu
2026-03-09 22:30:05 +08:00
parent 564f39133f
commit 1584528bdf
6 changed files with 82 additions and 33 deletions
+1
View File
@@ -589,6 +589,7 @@ export interface AppLog {
level: string
status: string
ref_id: string
channel_name?: string
error_msg: string
created_at: string
read_at: string | null