0d59cfba by 冯轩

Merge branch 'feature/CHINARPA-3529' into feature/uat-tmp

2 parents e539e486 e1ad9660
......@@ -1463,6 +1463,7 @@ class Command(BaseCommand, LoggerMixin):
self.online_log.info('{0} [mo ni xia dan] [task={1}] [times={2}] '
'[pdf_path={3}]'.format(self.log_base, task_str,
times, pdf_path))
pdf_handler.e_contract_process()
else:
self.edms.download(pdf_path, doc.metadata_version_id, doc.document_scheme, business_type)
self.online_log.info('{0} [edms download success] [task={1}] [times={2}] '
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!