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
3474c20c
authored
2023-02-07 19:53:15 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ADD:日志
1 parent
f01cb70d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
src/apps/doc/management/commands/ocr_process.py
src/apps/doc/management/commands/ocr_process.py
View file @
3474c20
...
...
@@ -2009,6 +2009,9 @@ class Command(BaseCommand, LoggerMixin):
report_list
[
5
]
=
BSCheckResult
.
CHECK_FAILED
.
value
finally
:
self
.
online_log
.
info
(
'{0} [task={1}] [license_summary={2}] '
'[contract_result_compare={3}]'
.
format
(
self
.
log_base
,
task_str
,
license_summary
,
contract_result_compare
))
self
.
rebuild_contract
(
license_summary
,
contract_result_compare
)
bs_rebuild
=
self
.
rebuild_bs
(
merged_bs_summary
)
...
...
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