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
4f6746de
authored
2025-02-11 16:29:21 +0800
by
xukangle
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix
1 parent
097ecf69
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/api/modules/dataAsset.ts
src/api/modules/dataAsset.ts
View file @
4f6746d
...
...
@@ -431,7 +431,7 @@ export const getApiDetail = (params) => request({
// 跨服务掉加工交付接口 获取API调用次数
export
const
getApiInvokeCount
=
(
data
)
=>
request
({
url
:
`http://localhost:9000/delivery/ms-daop-jgjf-data-open-service/home-page/dam/call-api-stat`
,
// url: `http://192.168.6.22:29900/delivery/ms-daop-jgjf-data-open-service/home-page/dam/call-api-stat
?startTime=${params.startTime}&endTime=${params.endTime}
`,
// url: `http://192.168.6.22:29900/delivery/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