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
9633cc40
authored
2023-12-19 11:03:18 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init
1 parent
b8ef3e1f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/celery_compare/tasks.py
src/celery_compare/tasks.py
View file @
9633cc4
...
...
@@ -2084,7 +2084,8 @@ def se_bs_compare(license_en, ocr_res_dict, strip_list, is_auto, aa_type):
# result_field_list.append((name, empty_str, result, json.dumps(verify_list, ensure_ascii=False), empty_str, empty_error_type, reason))
# 非FSM Full CAA1
if
not
is_auto
and
aa_type
==
'CAA1'
:
# 2023.12 auto CAA1 也使用此逻辑(之前非FSM auto CAA1不判断真伪)
if
aa_type
==
'CAA1'
:
name
=
'真伪'
# 若仅提供纸质流水,则默认真伪为N2
if
not
auto_elec_verify_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