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
6cd561ad
authored
2024-09-03 18:56:58 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init:4942,去掉公户不比对银行卡的特殊情况
1 parent
a0d6443d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
src/celery_compare/tasks.py
src/celery_compare/tasks.py
View file @
6cd561a
...
...
@@ -1176,7 +1176,9 @@ def get_se_cms_compare_info_auto(application_id, last_obj, application_entity, d
if
isinstance
(
company_info
,
tuple
)
and
company_info
[
0
]
==
account_holder_name
:
pass
elif
not
ignore_bank
:
el
if
not
ignore_bank
:
bank_field_input
=
[
(
'accountNo'
,
account_no
),
(
'bankName'
,
bank_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