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
6cb3e1e1
authored
2024-04-28 14:41:08 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'feature/CHINARPA-4495' into feature/uat-tmp
2 parents
2f26dd8e
fc6ec508
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
src-20240428.zip
src/apps/doc/views.py
src-20240428.zip
0 → 100644
View file @
6cb3e1e
No preview for this file type
src/apps/doc/views.py
View file @
6cb3e1e
...
...
@@ -1167,7 +1167,7 @@ class DocView(DocGenericView, DocHandler):
# co_applicant='',
# guarantor_1='',
# guarantor_2='',
is_ovp_fsm
=
1
if
fsm
else
0
,
is_ovp_fsm
=
1
if
fsm
==
'Y'
else
0
,
document_name
=
application_id
,
document_scheme
=
document_scheme
,
data_source
=
data_source
,
...
...
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