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
1992a53f
authored
2021-11-06 15:58:19 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'feature/e-contract' into feature/1119
2 parents
244bf189
252e8948
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 @
1992a53
...
...
@@ -1789,12 +1789,12 @@ FILE_NAME_PREFIX_MAP = {
ECONTRACT_KEYWORDS_MAP
=
{
AFC_PREFIX
:
[
(
'电子签署-汽车抵押贷款合同'
,
CONTRACT_CLASSIFY
,
0
),
(
'电子签署-抵押登记豁免函'
,
HMH_CLASSIFY
,
0
),
#
('电子签署-抵押登记豁免函', HMH_CLASSIFY, 0),
],
HIL_PREFIX
:
[
(
'电子签署-售后回租合同'
,
HIL_CONTRACT_1_CLASSIFY
,
HIL_CONTRACT_3_CLASSIFY
),
(
'电子签署-汽车租赁抵押合同'
,
HIL_CONTRACT_2_CLASSIFY
,
0
),
(
'电子签署-抵押登记豁免函'
,
HMH_CLASSIFY
,
0
),
#
('电子签署-抵押登记豁免函', HMH_CLASSIFY, 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