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
d8bb22a8
authored
2024-01-18 11:34:07 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update consts.py
1 parent
da7e76de
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 @
d8bb22a
...
...
@@ -1865,7 +1865,7 @@ BL_COMPARE_LOGIC = {
'firstIdNo'
:
(
'统一社会信用代码'
,
'se_common_compare'
,
{},
'营业执照统一社会信用代码与系统不一致'
),
'businessLicenseNo'
:
(
'统一社会信用代码'
,
'se_common_compare'
,
{},
'营业执照统一社会信用代码与系统不一致'
),
'organizationCreditCode'
:
(
'统一社会信用代码'
,
'se_common_compare'
,
{},
'营业执照统一社会信用代码与系统不一致'
),
'taxRegistrationCertificateNo'
:
(
'
注册号
'
,
'se_common_compare'
,
{},
'营业执照统一社会信用代码与系统不一致'
),
'taxRegistrationCertificateNo'
:
(
'
统一社会信用代码
'
,
'se_common_compare'
,
{},
'营业执照统一社会信用代码与系统不一致'
),
'establishmentDate'
:
(
'成立日期'
,
'se_date_compare'
,
{
'ocr_replace'
:
True
,
'two_year'
:
True
},
'营业执照显示公司成立不满足2年'
),
'businessLicenseDueDate'
:
(
'营业期限'
,
'se_date_compare'
,
{
'ocr_split'
:
True
,
'long'
:
True
,
'ocr_replace'
:
True
,
'today'
:
True
},
'公司营业期限疑似过期'
),
'organizationType'
:
(
'企业类型'
,
'se_type_compare'
,
{},
'营业执照企业类型与系统不一致'
),
...
...
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