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
d4c1a428
authored
2025-02-15 19:30:08 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'feature/CHINARPA-5075'
2 parents
7fc1730f
65830bbd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/apps/doc/consts.py
src/apps/doc/consts.py
View file @
d4c1a42
...
...
@@ -2192,7 +2192,7 @@ FSS_COMPARE_LOGIC = {
DP_COMPARE_LOGIC
=
{
'渠道'
:
(
'financial_org_name'
,
'se_common_compare'
,
{
'remove_space'
:
True
},
'首付款支付承诺书渠道错误'
),
'姓名'
:
(
'main_borrower_name'
,
'se_common_compare'
,
{
'remove_space'
:
True
},
'首付款支付承诺书姓名与系统不一致'
),
'姓名'
:
(
'main_borrower_name'
,
'se_common_compare'
,
{
'remove_
all_
space'
:
True
},
'首付款支付承诺书姓名与系统不一致'
),
'证件号码'
:
(
'main_borrower_id_no'
,
'se_common_compare'
,
{
'remove_space'
:
True
},
'首付款支付承诺书证件号码与系统不一致'
),
'合同编号(含版本号)'
:
(
'apply_no'
,
'se_common_compare'
,
{
'remove_space'
:
True
},
'首付款支付承诺书合同编号与系统不一致'
),
'承诺人签字-电子'
:
(
'promisor_signature'
,
'se_common_compare'
,
{
'remove_all_space'
:
True
},
'首付款支付承诺书承诺人签字与系统不一致'
),
...
...
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