fix(label): label result

This commit is contained in:
2026-02-27 16:08:42 +08:00
parent 6a19edbdfc
commit a901dcf36b
4 changed files with 436 additions and 297 deletions

View File

@@ -3,7 +3,6 @@ export namespace Task {
id: number
create_date: string
data_type?: number
task_data_type?: number
data_name: {
name: [string]
related_images: []