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
{
"error": 0,
"level": {
"id": "60",
"level": "2",
"level_name": "2",
"state": "1",
"order_count": "0",
"order_money": "22.00",
"goods_ids": "[\"1138\"]",
"discount": "0.00",
"update_condition": "3",
"create_time": "2021-08-05 16:48:39",
"update_time": "2022-06-10 16:32:36",
"is_default": "0",
"is_discount": "0",
"goods_info": [
{
"id": "1138",
"title": "预售_全款",
"thumb": "image/25/2022/05/a4e73360fbd9c648018279946d714884.jpg",
"type": "0",
"has_option": "0"
}
]
}
}