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
bbb1a4ad
authored
2021-09-07 11:52:46 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix gcap
1 parent
ae56a619
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/celery_compare/tasks.py
src/celery_compare/tasks.py
View file @
bbb1a4a
...
...
@@ -439,7 +439,7 @@ def ca_compare(application_id, application_entity, ocr_res_id, last_obj, ocr_res
'vehicleStatus'
:
last_obj
.
vehicle_status
,
'wholeResult'
:
'N'
,
'wholeResultMessage'
:
empty_str
,
'applicationLink'
:
application_link
,
'applicationLink'
:
application_link
.
replace
(
'&'
,
'&'
)
,
}
})
...
...
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