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.

29 lines
555 B

{
"code": 0,
"data": [{
"id": "2",
"consignee": "test",
"phone_number": "18079775521",
"address": "test"
}, {
"id": "3",
"consignee": "zzzzzzzz1",
"phone_number": "18079775321",
"address": "test"
}, {
"id": "4",
"consignee": "fffffffffffffff",
"phone_number": "15078977897"
}, {
"id": "5",
"consignee": "te",
"phone_number": "18079175321",
"address": "dsa"
}, {
"id": "6",
"consignee": "zzzffff",
"phone_number": "18079775511",
"address": "dsadas"
}],
"msg": ""
}