新版本官网优化完成
This commit is contained in:
@@ -15,6 +15,8 @@ export interface LoginParam {
|
||||
phone?: string;
|
||||
// 短信验证码
|
||||
code?: string;
|
||||
// 是否超级管理员
|
||||
isSuperAdmin?: boolean;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user