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
0d39d96e
authored
2021-11-19 16:54:57 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix bug
1 parent
0c87b3d8
Hide 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 @
0d39d96
...
...
@@ -1007,7 +1007,7 @@ def get_se_cms_compare_info(last_obj, application_entity, detect_list):
bhsj
=
round
(
float
(
amount
)
/
1.13
,
2
)
vehicle_field_input
.
append
((
consts
.
SE_NEW_ADD_FIELD
[
5
],
consts
.
SPLIT_STR
.
join
([
str
(
bhsj
),
str
(
float
(
amount
)
-
bhsj
),
str
(
round
(
float
(
amount
)
-
bhsj
)
),
consts
.
RESULT_Y
])))
vehicle_info
[
consts
.
MVI_EN
]
=
vehicle_field_input
...
...
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