Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
EcomWeb
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
zihan.wu
2025-01-23 17:45:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1e851cab21492cf0bf95197bd3601ab463c58a96
1e851cab
1 parent
d8daf3a8
修改离境单回执请求连接
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/api/declareData-api.js
src/api/declareData-api.js
View file @
1e851ca
...
...
@@ -69,7 +69,7 @@ export function getOrderReceipt(data) {
*/
export
function
getLogisticsReceipt
(
data
)
{
return
request
({
url
:
'/bus-customer/declareData/
wayBill
Receipt'
,
url
:
'/bus-customer/declareData/
logistics
Receipt'
,
method
:
'get'
,
params
:
data
,
})
...
...
Please
register
or
login
to post a comment