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
0c87b3d8
authored
2021-11-19 14:46:25 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix bug
1 parent
1d828258
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/celery_compare/tasks.py
src/celery_compare/tasks.py
View file @
0c87b3d
...
...
@@ -1133,9 +1133,9 @@ def get_se_cms_compare_info(last_obj, application_entity, detect_list):
if
str
(
cms_info
.
get
(
'financialInformation'
,
{})
.
get
(
'associatedServicePrincipal'
,
'0.00'
))
==
'0.00'
:
afc_contract_input
.
pop
(
5
)
afc_contract_input
.
pop
(
6
)
afc_contract_input
.
pop
(
11
)
afc_contract_input
.
pop
(
12
)
afc_contract_input
.
pop
(
5
)
afc_contract_input
.
pop
(
9
)
afc_contract_input
.
pop
(
9
)
# if len(asp_list) > 0:
# fin_total = 0
...
...
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