MCPcopy Index your code
hub / github.com/dataease/SQLBot / embedded.ts

File embedded.ts

frontend/src/api/embedded.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { request } from '@/utils/request'
2
3export const getList = () => request.get('/system/assistant')
4export const getAdvancedApplicationList = () =>

Callers

nothing calls this directly

Calls 5

patchMethod · 0.80
putMethod · 0.80
postMethod · 0.80
getMethod · 0.65
deleteMethod · 0.45

Tested by

no test coverage detected