f4b8870b by 冯轩

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

2 parents 4030b809 9357b124
......@@ -3124,7 +3124,7 @@ def se_compare_auto(application_id, application_entity, ocr_res_id, last_obj, oc
last_obj, application_entity, ignore_bank=ignore_bank)
compare_result, total_fields, failed_count, successful_at_this_level, failure_reason_str, \
cn_failure_reason_str, bs_failure_reason_str, _, field_result_dict = se_compare_process(
compare_info, ocr_res_dict, is_gsyh, True, id_res_list)
compare_info, ocr_res_dict, is_gsyh, True, id_res_list, aa_type)
compare_log.info('{0} [Auto SE] [compare success] [entity={1}] [id={2}] [ocr_res_id={3}] [result={4}]'.format(
log_base, application_entity, application_id, ocr_res_id, compare_result))
except Exception as e:
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!