定向发放失败重发

接口地址:/coupon/ddredo

请求方式 post

参数:

  • id 定向发放的id

返回格式:

{
    "code":1,
    "data":{
        "id": "1 ##定向发放id"
    },
    "msg":"success"
}

Last updated

Was this helpful?