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
fae49be8
authored
2021-04-15 14:14:23 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix idcard
1 parent
6b083dfc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/apps/doc/management/commands/ocr_process.py
src/apps/doc/management/commands/ocr_process.py
View file @
fae49be
...
...
@@ -335,7 +335,8 @@ class Command(BaseCommand, LoggerMixin):
rp_side1_list
.
extend
(
rp_side2_list
)
if
ic_side1_list
:
license_list
=
ic_side1_list
# license_list = ic_side1_list
license_summary
[
classify
]
=
ic_side1_list
else
:
license_summary
.
pop
(
classify
,
None
)
...
...
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