Amagi API 文档 - v6.0.0-beta.3
    正在准备搜索索引...

    接口 FetcherConfig

    数据获取器配置

    interface FetcherConfig {
        cookie?: string;
        requestConfig?: RequestConfig;
    }
    索引

    属性

    cookie?: string

    Cookie

    requestConfig?: RequestConfig

    请求配置