恢复项目
This commit is contained in:
@@ -69,10 +69,10 @@ class GovcTaskContactBase(TD3iGovcTaskContact, CommonModel):
|
||||
FieldMapping = {
|
||||
'id': 'id',
|
||||
'task_id': 'task_id',
|
||||
'link_person': 'link_person',
|
||||
'link_status': 'link_status',
|
||||
'link_date': 'link_date',
|
||||
'link_content': 'link_content',
|
||||
'link_person': 'linkperson',
|
||||
'link_status': 'linkstatus',
|
||||
'link_date': 'linkdate',
|
||||
'link_content': 'linkcontent',
|
||||
'created_at': 'created_at',
|
||||
'created_by': 'created_by',
|
||||
'updated_at': 'updated_at',
|
||||
|
||||
Reference in New Issue
Block a user