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
3c98a180
authored
2020-10-20 11:32:06 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix bug
1 parent
1529291b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
src/apps/doc/consts.py
src/apps/doc/consts.py
View file @
3c98a18
...
...
@@ -591,7 +591,7 @@ IC_FIELD_ORDER_0 = (('姓名', '姓名'),
(
'民族'
,
'民族'
),)
IC_FIELD_ORDER_1
=
((
'有效期限'
,
'有效期限'
),
(
'签发机关'
,
'签发机关'
),)
# 居住证
RP_CN_NAME
=
'
身份
证'
RP_CN_NAME
=
'
居住
证'
RP_CLASSIFY
=
10087
RP_FIELD_ORDER_0
=
((
'姓名'
,
'姓名'
),
(
'公民身份号码'
,
'公民身份号码'
),
...
...
@@ -677,13 +677,13 @@ MVC_SE_FIELD_ORDER_1_2 = (('9.车辆识别代号/车架号', '车辆识别代号
(
'20.钢板弹簧片数'
,
'钢板弹簧片数'
),
(
'21.轴距'
,
'轴距'
),
(
'22.轴数'
,
'轴数'
),
(
'23.外廓尺寸'
,
''
),
(
'24.货厢内部尺寸'
,
''
),
(
'25.总质量'
,
''
),
(
'26.核定载质量'
,
''
),
(
'27.核定载客'
,
''
),
(
'28.准牵引总质量'
,
''
),
(
'29.驾驶室载客'
,
''
),
(
'23.外廓尺寸'
,
'
外廓尺寸
'
),
(
'24.货厢内部尺寸'
,
'
货厢内部尺寸
'
),
(
'25.总质量'
,
'
总质量
'
),
(
'26.核定载质量'
,
'
核定载质量
'
),
(
'27.核定载客'
,
'
核定载客
'
),
(
'28.准牵引总质量'
,
'
准牵引总质量
'
),
(
'29.驾驶室载客'
,
'
驾驶室载客
'
),
(
'2.登记机关'
,
'登记机关'
),
(
'4.机动车登记编号'
,
'机动车登记编号'
),
(
'编号'
,
'机动车登记证书编号'
),)
...
...
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