fix: 通知
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 5m20s

This commit is contained in:
luo
2026-07-28 18:40:54 +08:00
parent ee266c51cc
commit 831f03c3a7
9 changed files with 213 additions and 106 deletions

View File

@@ -244,6 +244,7 @@ export interface DeviceImportTask {
operation_type: DeviceImportTaskOperationType
operation_name: string
target_id: number | null
target_name?: string | null
realname_policy: 'none' | 'before_order' | 'after_order'
warning_count: number
created_at: string // 创建时间