修复:解决测试发现的问题
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// api/modules/auth.ts
|
||||
import { mainClient } from '@/api/clients/main'
|
||||
import type { IApiResponse } from '@/api/types'
|
||||
import type { IUserInfo, ILoginResponse } from '@/types/user'
|
||||
import type { ILoginResponse } from '@/types/user'
|
||||
|
||||
/**
|
||||
* 验证码登录/注册
|
||||
|
||||
Reference in New Issue
Block a user