ymx-bytedance-convert
    正在准备搜索索引...

    登录事件参数

    interface LoginData {
        method: string;
        success: boolean;
    }
    索引

    属性

    method: string

    登录方式

    success: boolean

    是否成功