JSON复制代码
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"error": 0,
"total": 1,
"list": [
{
"id": "2398",
"coupon_id": "125",
"coupon_sale_type": "1",
"title": "限制总963领10张",
"discount_price": "155.00",
"enough": "522.00",
"start_time": "2022-05-18 14:59:10",
"end_time": "2022-08-14 14:59:10",
"create_time": "2022-05-18 14:59:10",
"order_id": "0",
"order_no": "",
"source": "11",
"coupon_sale_limit": "0",
"goods_limit": "0",
"status": "0",
"send_type": "0",
"show_time": "2022-08-14",
"quick_expiration": false,
"is_free": "1",
"content": "满522元减155元"
}
],
"page": 1,
"page_size": 20
}