Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
part_of_F3_OCR
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3d68c2f1
authored
2022-09-07 17:24:31 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix dealername
1 parent
162457e4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
authorization_from/const.py
authorization_from/const.py
View file @
3d68c2f
...
...
@@ -7,7 +7,7 @@ TARGET_FIELD_INDIVIDUALS = {
'value'
:
{
'姓名'
:
(
'under'
,
{
'left_padding'
:
1
,
'right_padding'
:
1
,
'scope'
:
2
},
''
),
'个人身份证件号码'
:
(
'under'
,
{
'left_padding'
:
0.5
,
'right_padding'
:
0.5
,
'scope'
:
2
},
''
),
'经销商名称'
:
(
'under'
,
{
'left_padding'
:
0.
5
,
'right_padding'
:
0.5
,
'scope'
:
2
},
''
)
'经销商名称'
:
(
'under'
,
{
'left_padding'
:
0.
1
,
'right_padding'
:
0.1
,
'scope'
:
2
},
''
)
},
'signature'
:
{
'签字'
:
{
'signature'
,
}
...
...
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