API 参考
正在准备搜索索引...
@142vip/nest-typeorm
Auth
接口 Auth
interface
Auth
{
password
?:
string
;
username
?:
string
;
}
索引
属性
password?
username?
属性
可选
password
password
?:
string
The password for auth
可选
username
username
?:
string
The username for auth
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
password
username
API 参考
加载中……
The password for auth