show meta info in task detail page

This commit is contained in:
2024-05-25 16:06:56 +08:00
parent afbda5a587
commit d2d4579de3
4 changed files with 66 additions and 5 deletions

View File

@@ -189,5 +189,7 @@
"type": "int"
}
}
}
},
"category": "Category",
"uploader": "Uploader"
}

View File

@@ -189,5 +189,7 @@
"type": "int"
}
}
}
},
"category": "分类",
"uploader": "上传者"
}