mirror of
https://github.com/PlayEdu/backend
synced 2025-12-26 12:31:15 +08:00
登录页面初步
This commit is contained in:
@@ -4,7 +4,3 @@ export function getImageCaptcha() {
|
||||
return client.get("/backend/v1/system/image-captcha", {});
|
||||
}
|
||||
|
||||
export function getUser() {
|
||||
return client.get("/backend/v1/auth/detail", {});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user