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
d656bacc
authored
2023-10-30 10:40:48 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix fsm prefix
1 parent
b81daff4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/apps/doc/consts.py
src/apps/doc/consts.py
View file @
d656bac
...
...
@@ -2434,14 +2434,14 @@ ECONTRACT_KEYWORDS_MAP = {
FSM_ECONTRACT_KEYWORDS_MAP
=
{
AFC_PREFIX
:
[
(
'延长保修
条款与条件
'
,
FSM_CONTRACT_WEP_CLASSIFY
),
(
'延长保修
服务合约
'
,
FSM_CONTRACT_WEP_CLASSIFY
),
(
'长悦保养套餐服务合约'
,
FSM_CONTRACT_MSI_CLASSIFY
),
(
'汽车销售合同补充合同'
,
FSM_CONTRACT_SC2_CLASSIFY
),
(
'汽车销售合同'
,
FSM_CONTRACT_SC_CLASSIFY
),
],
HIL_PREFIX
:
[
(
'延长保修
条款与条件
'
,
FSM_CONTRACT_WEP_CLASSIFY
),
(
'长悦保养套餐服务合
同
'
,
FSM_CONTRACT_MSI_CLASSIFY
),
(
'延长保修
服务合约
'
,
FSM_CONTRACT_WEP_CLASSIFY
),
(
'长悦保养套餐服务合
约
'
,
FSM_CONTRACT_MSI_CLASSIFY
),
(
'汽车销售合同补充合同'
,
FSM_CONTRACT_SC2_CLASSIFY
),
(
'汽车销售合同'
,
FSM_CONTRACT_SC_CLASSIFY
),
]
...
...
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