refactor: 代码优化
This commit is contained in:
2
src/types/api/system/user.d.ts
vendored
2
src/types/api/system/user.d.ts
vendored
@@ -1,7 +1,7 @@
|
||||
import { PageQueryParam, PageResult } from "../base"
|
||||
|
||||
/**
|
||||
* 用户信息类型声明
|
||||
* 登录用户类型声明
|
||||
*/
|
||||
export interface UserInfo {
|
||||
nickname: string,
|
||||
|
||||
Reference in New Issue
Block a user