e1ad9660 by 冯轩

MOD:补充电子合同处理逻辑

1 parent 8fa2ba72
......@@ -1462,6 +1462,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!