We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bff3cf commit 0b4e414Copy full SHA for 0b4e414
src/api/types/user.ts
@@ -1,5 +1,3 @@
1
-import { AxiosPromise } from 'axios'
2
-
3
// 登录参数
4
export interface ILoginApiParams {
5
username: string // 用户名
0 commit comments