nsuite - v1.0.1
    Preparing search index...

    Interface ReturnQiniuOSSUploadLocalFile

    interface ReturnQiniuOSSUploadLocalFile {
        bucket: string;
        etag: string;
        fileSize: number;
        key: string;
        name: string;
        url: string;
    }
    Index
    bucket: string
    etag: string
    fileSize: number
    key: string
    name: string
    url: string