Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/xerrors/Yuxi
/ system_api.js
File
system_api.js
web/src/apis/system_api.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ apiGet, apiAdminGet, apiAdminPost, apiAdminPut, apiAdminDelete } from
'./base'
2
3
/**
4
* 系统管理API模块
Callers
nothing calls this directly
Calls
5
apiGet
Function · 0.90
apiAdminGet
Function · 0.90
apiAdminPost
Function · 0.90
apiAdminPut
Function · 0.90
apiAdminDelete
Function · 0.90
Tested by
no test coverage detected