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
e570371a
authored
2020-10-17 23:23:37 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add edms retry
1 parent
04020101
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
0 deletions
src/apps/doc/consts.py
src/apps/doc/exceptions.py
src/apps/doc/management/commands/doc_ocr_process.py
src/apps/doc/consts.py
View file @
e570371
...
...
@@ -35,6 +35,8 @@ DEALER_CODE_META_FIELD_id = 13
BUSINESS_TYPE_META_FIELD_id
=
93
DEALER_CODE
=
'ocr_situ_group'
RETRY_TIMES
=
3
# ---------银行流水模板相关--------------------------------------------------------------------------------------------
TRANS_MAP
=
{
...
...
src/apps/doc/exceptions.py
0 → 100644
View file @
e570371
class
EDMSException
(
Exception
):
pass
src/apps/doc/management/commands/doc_ocr_process.py
View file @
e570371
This diff is collapsed.
Click to expand it.
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