auto-sync: 2026-05-18 11:53:35
This commit is contained in:
@@ -69,6 +69,7 @@ type V2Task = {
|
||||
risk_level: string | null; escalated: number;
|
||||
comments_count?: number; outputs_count?: number;
|
||||
review_status?: string | null; latest_event_detail?: string | null;
|
||||
stage?: string | null; stages_json?: string;
|
||||
};
|
||||
|
||||
// ── 工具函数 ──
|
||||
|
||||
Reference in New Issue
Block a user