外观
RequestConfigType
约 105 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / RequestConfigType
接口: RequestConfigType
请求配置类型
属性
token?
optional
token:null
|string
访问令牌令牌
tokenType?
optional
tokenType:RequestTokenType
令牌类型,默认为 Bearer,即使用 Bearer 令牌
url?
optional
url:string
请求地址