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
d5ffc739
authored
2024-03-11 10:51:02 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
FIX:bugs
1 parent
5e556253
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/apps/doc/views.py
src/apps/doc/views.py
View file @
d5ffc73
...
...
@@ -641,7 +641,7 @@ class UploadDocView(GenericView, DocHandler):
document_name
=
document_name
,
document_scheme
=
document_scheme
,
data_source
=
data_source
,
is_ovp_fsm
=
1
if
fsm
else
0
is_ovp_fsm
=
1
if
fsm
else
0
,
upload_finish_time
=
document
.
get
(
'uploadFinishTime'
),
password
=
pwd
if
isinstance
(
pwd
,
str
)
and
len
(
pwd
)
>
0
else
None
,
)
...
...
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