88d26c68 by 周伟奇

fix dealername6

1 parent 604ddc73
......@@ -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.1, 'right_padding': 0.8, 'scope': 2.5, 'append': True}, '')
'经销商名称': ('under', {'left_padding': 0.1, 'right_padding': 0.8, 'scope': 2.1, 'append': True}, '')
},
'signature': {
'签字': {'signature', }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!