恢复项目

This commit is contained in:
zwf
2026-06-03 09:58:49 +08:00
parent dd72f9008f
commit 85ec8bf063
20 changed files with 305 additions and 97 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ class GovcTaskAttachmentBase(TD3iGovcTaskAttachment, CommonModel):
'task_id': 'task_id',
'detail_id': 'detail_id',
'name': 'name',
'attach_url': 'attach_url',
'attach_url': 'attachurl',
'type': 'type',
'created_at': 'created_at',
'created_by': 'created_by',