fix: match key from extract_report_detail_list to dict2xlsx
This commit is contained in:
parent
bedffc0fe5
commit
91d6204413
@ -511,7 +511,7 @@ def dict2xlsx(input: json, _type='report'):
|
||||
'L': "invoice_retailer_ocr",
|
||||
'M': "invoice_retailer_accuracy",
|
||||
'N': "ocr_image_accuracy",
|
||||
'O': "ocr_image_speed",
|
||||
'O': "ocr_image_speed_(seconds)",
|
||||
'P': "is_reviewed",
|
||||
'Q': "bad_image_reasons",
|
||||
'R': "countermeasures",
|
||||
|
Loading…
Reference in New Issue
Block a user