You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
503 B
23 lines
503 B
{
|
|
"status": 20000,
|
|
"message": "success",
|
|
"data": {
|
|
"list": [
|
|
{
|
|
"id": "55",
|
|
"name": "第三方封闭车场计费模式",
|
|
"operator": 1,
|
|
"card_num": 332,
|
|
"original_price": 10,
|
|
"discount_amount": 9,
|
|
"channel":1,
|
|
"channel_id": 1,
|
|
"status":2,
|
|
"status_id": 1,
|
|
"user": "张三",
|
|
"create_time": "2023-10-31 13:13:13"
|
|
}
|
|
],
|
|
"total": "14"
|
|
}
|
|
}
|