恢复项目

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
+14 -14
View File
@@ -87,31 +87,31 @@ class GovcTaskDetailBase(TD3iGovcTaskDetail, CommonModel):
'task_id': 'task_id',
'note': 'note',
'purpose': 'purpose',
'type_level': 'type_level',
'type_level': 'typeLevel',
'type': 'type',
'sign_time_bf': 'sign_time_bf',
'sign_time_bf': 'signtimebf',
'matter': 'matter',
'case_form_type': 'case_form_type',
'case_form_type': 'case_formtype',
'content': 'content',
'handle_ou': 'handle_ou',
'handle_ou': 'handleou',
'urgency': 'urgency',
'sj_handle_ou': 'sj_handle_ou',
'ccb_content': 'ccb_content',
'is_secret': 'is_secret',
'sj_handle_ou': 'sjhandleou',
'ccb_content': 'ccbContent',
'is_secret': 'issecret',
'theme': 'theme',
'attribute': 'attribute',
'zqt': 'zqt',
'address': 'address',
'seng_again_num': 'seng_again_num',
'seng_again_num': 'sengagainnum',
'epidemic': 'epidemic',
'has_ccb': 'has_ccb',
'has_ccb': 'hasccb',
'way': 'way',
'return_visit': 'return_visit',
'finish_time_bf': 'finish_time_bf',
'is_email': 'is_email',
'return_visit': 'returnvisit',
'finish_time_bf': 'finishtimebf',
'is_email': 'isEmail',
'time': 'time',
'called_tx': 'called_tx',
'back_time_bf': 'back_time_bf',
'called_tx': 'calledtx',
'back_time_bf': 'backtimebf',
'created_at': 'created_at',
'created_by': 'created_by',
'updated_at': 'updated_at',