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

File license.ts

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

Source from the content-addressed store, hash-verified

1import { request } from '@/utils/request'
2
3export const licenseApi = {
4 validate: () => request.get('/system/license'),

Callers

nothing calls this directly

Calls 2

postMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected