获取美团城市秒杀场次列表

GET app/jhcps/getMeituanSeckill

 


请求:

字段

名称

类型

是否必须

third_user_id

第三方用户id

int

cityId

城市id

int

响应:

{
    “code”200,
    “msg”: [
        {
            “endTime”1676005200000,
            “showId”1,
            “startTime”1675998000000
        },
        {
            “endTime”1676016000000,
            “showId”2,
            “startTime”1676005200000
        },
        {
            “endTime”1676023200000,
            “showId”3,
            “startTime”1676016000000
        },
        {
            “endTime”1676044799000,
            “showId”4,
            “startTime”1676023200000
        },
        {
            “endTime”1676084400000,
            “showId”200,
            “startTime”1676044800000
        },
        {
            “endTime”1676091600000,
            “showId”5,
            “startTime”1676084400000
        },
        {
            “endTime”1676102400000,
            “showId”6,
            “startTime”1676091600000
        },
        {
            “endTime”1676109600000,
            “showId”7,
            “startTime”1676102400000
        },
        {
            “endTime”1676131199000,
            “showId”8,
            “startTime”1676109600000
        }
    ],
    “serverTrackId”“6518711956070174824”
}

发表评论

您的邮箱地址不会被公开。 必填项已用 * 标注

滚动至顶部