auto-sync: 2026-05-18 11:57:28
This commit is contained in:
@@ -48,6 +48,9 @@ export interface V2Task {
|
||||
outputs_count?: number;
|
||||
review_status?: string | null;
|
||||
latest_event_detail?: string | null;
|
||||
// v2.7
|
||||
stage?: string | null;
|
||||
stages_json?: string;
|
||||
// expand=all 时附加
|
||||
comments?: any[];
|
||||
outputs?: any[];
|
||||
|
||||
Reference in New Issue
Block a user