Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
57d00be9
authored
2025-02-26 18:28:49 +0800
by
lxs
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
调用加工交付接口
1 parent
ab1e991c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/api/modules/dataAsset.ts
src/api/modules/dataAsset.ts
View file @
57d00be
...
...
@@ -426,14 +426,14 @@ export const getApiDetail = (params) => request({
// url:`${import.meta.env.VITE_APP_SERVICE_BASEURL}/api-base-info/detail`,
// url: `http://localhost:9000/circulation/ms-data-circulation-portal-service/enterprise/detail-by-name`,
// url: `http://localhost:9000/delivery/ms-daop-jgjf-data-open-service/api-base-info/detail/${params}`,
url
:
`https://
daop-zcgl-test
.zgsjzc.com/delivery/api/ms-daop-jgjf-data-open-service/api-base-info/detail/
${
params
}
`
,
url
:
`https://
zq-zcgl
.zgsjzc.com/delivery/api/ms-daop-jgjf-data-open-service/api-base-info/detail/
${
params
}
`
,
method
:
'get'
,
})
// 跨服务调加工交付接口 获取API调用次数
export
const
getApiInvokeCount
=
(
data
)
=>
request
({
// url: `http://localhost:9000/delivery/ms-daop-jgjf-data-open-service/home-page/dam/call-api-stat`,
url
:
`https://
daop-zcgl-test
.zgsjzc.com/delivery/api/ms-daop-jgjf-data-open-service/home-page/dam/call-api-stat`
,
url
:
`https://
zq-zcgl
.zgsjzc.com/delivery/api/ms-daop-jgjf-data-open-service/home-page/dam/call-api-stat`
,
method
:
'post'
,
data
})
...
...
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