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
3d633024
authored
2023-09-19 11:22:25 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init 3964
1 parent
b7f5124c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/apps/doc/ocr/ecm.py
src/apps/doc/ocr/ecm.py
View file @
3d63302
...
...
@@ -24,6 +24,7 @@ class ECM:
'grant_type'
:
'client_credentials'
,
'client_id'
:
conf
.
ECM_OAUTH_ID
,
'client_secret'
:
conf
.
ECM_OAUTH_SECRET
,
'scope'
:
conf
.
ECM_OAUTH_SCOPE
,
}
self
.
token_key
=
'access_token'
self
.
token_type
=
'Bearer'
...
...
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