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
dcc1396d
authored
2022-06-02 17:26:13 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix bug
1 parent
f8af14f9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/celery_compare/tasks.py
src/celery_compare/tasks.py
View file @
dcc1396
...
...
@@ -1297,7 +1297,7 @@ def get_se_cms_compare_info_auto(last_obj, application_entity, auto=True):
contract_info
[
consts
.
HIL_CONTRACT_1_EN
]
=
hil_contract_1_input
# HIL合同 车辆处置协议 --------------------------------------------------------------------------------------
if
fp_group
.
find
(
'Joy
_
Select'
)
!=
-
1
or
fp_group
.
find
(
'JoySelect'
)
!=
-
1
:
if
fp_group
.
find
(
'Joy
Select'
)
!=
-
1
or
fp_group
.
find
(
'JoySelect'
)
!=
-
1
:
hil_contract_3_input
=
[
(
consts
.
SE_HIL_CON_3_FIELD
[
0
],
[
full_no
]
if
online_sign
else
full_no
),
(
consts
.
SE_HIL_CON_3_FIELD
[
1
],
main_name
),
...
...
@@ -1817,7 +1817,7 @@ def get_se_cms_compare_info(last_obj, application_entity, detect_list, auto=Fals
contract_info
[
consts
.
HIL_CONTRACT_1_EN
]
=
hil_contract_1_input
# HIL合同 车辆处置协议 --------------------------------------------------------------------------------------
if
fp_group
.
find
(
'Joy
_
Select'
)
!=
-
1
or
fp_group
.
find
(
'JoySelect'
)
!=
-
1
:
if
fp_group
.
find
(
'Joy
Select'
)
!=
-
1
or
fp_group
.
find
(
'JoySelect'
)
!=
-
1
:
hil_contract_3_input
=
[
(
consts
.
SE_HIL_CON_3_FIELD
[
0
],
[
full_no
]
if
online_sign
else
full_no
),
(
consts
.
SE_HIL_CON_3_FIELD
[
1
],
main_name
),
...
...
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