Ⓙ Jike SDK
    Preparing search index...

    Interface Medal

    勋章信息

    interface Medal {
        gotMedalAt: string;
        name: string;
        picUrl: string;
    }
    Index

    Properties

    gotMedalAt: string

    获取时间

    name: string

    勋章名称

    picUrl: string

    图片地址