Skip to content

Commit 4a6e4f8

Browse files
author
sunshine824
committed
fetch.js优化,更好支持typescript
1 parent 7daa32a commit 4a6e4f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/api/types/user.ts

-2
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ export interface ILoginApiParams {
2222
captcha: string // 验证码
2323
uuid: string // 验证码uuid
2424
}
25-
2625
// 注销登录参数
2726
export interface ILogoutParams {}
28-
2927
// 获取用户权限参数
3028
export interface IPermissionsParams {}
3129

0 commit comments

Comments
 (0)