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
0b7fde9b
authored
2024-05-20 16:19:39 +0800
by
冯轩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
MOD:url
1 parent
720d8943
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 @
0b7fde9
...
...
@@ -1856,7 +1856,7 @@ class InvoiceExcelView(GenericView):
application_ids
=
args
.
get
(
'application_ids'
)
application_entity
=
args
.
get
(
'application_entity'
)
url
=
'http://127.0.0.1:8088/napi/invoice/downloadExcel'
url
=
'http://127.0.0.1:8088/napi/invoice/downloadExcel
Ori
'
body
=
{
'applicationIds'
:
application_ids
,
'applicationEntity'
:
application_entity
...
...
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