Skip to content
关注公众号,获取新课通知

领取优惠券 ​


接口功能 ​

领取优惠券

URL ​

http://ceshi3.dishait.cn/api/getcoupon/:id

支持格式 ​

JSON

HTTP请求方式 ​

POST

header头 ​
参数必选类型说明
tokentrueStringtoken
请求参数 ​

无

接口示例 ​

http://ceshi3.dishait.cn/api/getcoupon/1

json5
{
  "msg": "你已经领取过了",
  "errorCode": 20000
}