Authored by maelk-liu

update

... ... @@ -24,15 +24,17 @@
#### 响应内容
```json
{
"alg": "SALT_MD5",
"code": 200,
"data": {
"couponCode": "aofdvecx4x78lp",
"couponId": 14378,
"couponName": "名称:nike低于三折&限量 5*4"
},
"md5": "421936533469d93705cc03244e1d1c8a",
"message": "操作成功"
"alg": "SALT_MD5",
"code": 200,
"data": {
"beginTime": "1478188800",
"couponCode": "aog3x9651g1fts",
"couponId": 14450,
"couponName": "直播红包-Maelk2",
"endTime": "1487174460"
},
"md5": "a5d60a9118baf10f6b7d3d042cd3e1ae",
"message": "操作成功"
}
```
... ...