Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
bmw-ocr
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
41e2b260
authored
2022-11-15 17:06:01 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'feature/qrs' into feature/uat-tmp
2 parents
b27910ff
9fa779a3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/prese/compare.py
src/prese/compare.py
View file @
41e2b26
...
...
@@ -416,7 +416,7 @@ def pre_compare_license_contract_qrs(license_en, ocr_res_dict, field_list):
comments
=
compare_logic
[
name
][
3
]
result_field_list
.
append
((
value
,
ocr_str
,
result
,
comments
))
else
:
result_field_list
.
append
((
empty_str
,
empty_str
,
consts
.
RESULT_
N
,
no_find_comment
))
result_field_list
.
append
((
empty_str
,
empty_str
,
consts
.
RESULT_
Y
,
no_find_comment
))
return
result_field_list
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment