MCPcopy Create free account
hub / github.com/baiwumm/react-admin / getCaptcha

Function getCaptcha

Xmw_web/src/services/logic/login.ts:49–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 * @Author: 白雾茫茫丶
48 */
49export const getCaptcha = () => httpRequest.get<string>('/auth/verify-code');

Callers 1

AccountFunction · 0.90

Calls 1

getMethod · 0.80

Tested by

no test coverage detected