ymx-wechat
    正在准备搜索索引...

    接口 LaunchMiniProgramResult

    拉起小程序响应

    interface LaunchMiniProgramResult {
        extMsg?: string;
        openId?: string;
    }

    层级 (查看层级一览)

    索引

    属性

    extMsg?: string
    openId?: string