Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
project_progress
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit c3071631
authored
Feb 27, 2025
by
bingobo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改gateway/getUse接口
1 parent
0fff5724
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
src/api/index.js
归档.zip
src/api/index.js
View file @
c307163
...
...
@@ -11,7 +11,7 @@ import { get, post, download } from '@/utils/http'
//获取isc用户信息
export
function
getIscInfo
()
{
return
post
(
`
${
ARCH_EVALUATION
}
/gateway/getUse/`
)
return
post
(
`
${
ARCH_EVALUATION
}
/gateway/getUse
r
/`
)
}
...
...
归档.zip
0 → 100644
View file @
c307163
No preview for this file type
Write
Preview
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