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
c576745b
authored
2024-08-06 18:21:04 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
MOD:保单保险期间错误
1 parent
cf9842d1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/apps/doc/consts.py
src/apps/doc/consts.py
View file @
c576745
...
...
@@ -1990,8 +1990,8 @@ BD_COMPARE_LOGIC = {
'机动车损失保险金额'
:
(
'机动车损失保险金额'
,
'se_amount_lte_compare'
,
{},
'保单车损险异常'
),
'第三者责任保险金额'
:
(
'机动车第三者责任保险金额'
,
'se_amount_lte_compare'
,
{},
'保单三者险异常'
),
'绝对免赔率'
:
(
'机动车损失保险绝对免赔率/绝对免赔额'
,
'se_one_compare'
,
{},
'保单无绝对免赔项'
),
'保险起始日期'
:
(
'保险起始日期'
,
'se_bd_date_2_compare'
,
{
'start'
:
True
},
'保单
起始时间有
误'
),
'保险截止日期'
:
(
'保险截止日期'
,
'se_bd_date_2_compare'
,
{},
'保单
截止时间有
误'
),
'保险起始日期'
:
(
'保险起始日期'
,
'se_bd_date_2_compare'
,
{
'start'
:
True
},
'保单
保险期间错
误'
),
'保险截止日期'
:
(
'保险截止日期'
,
'se_bd_date_2_compare'
,
{},
'保单
保险期间错
误'
),
'保单章'
:
(
'保单章'
,
'se_common_compare'
,
{},
'保单无保单章'
),
'第一受益人'
:
(
'特别约定第一受益人'
,
'se_common_compare'
,
{},
'保单第一受益人需人工核查'
),
'保险费合计'
:
(
'保险费合计'
,
'se_amount_lte_compare'
,
{},
'保单保费疑似无法覆盖ASP保险融资'
),
...
...
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