curl --location --request GET 'http://localhost:8080/courier/findById?id=2' \
--header 'authentication: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2OTU5MTg4NjksInVzZXJJZCI6Mn0.g_n-gEqouVU-Q0kekBSwGSBSYbsPAMStnzHhYwqbf0o' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJlbXBJZCI6MSwiZXhwIjoxNzAxOTQxNzQwfQ.XdIWK08eF7QaozVIEqg07FLWyAj-7bQSGWOdrnb92cY'
{
"code": 1,
"msg": null,
"data": {
"id": 2,
"name": "牛牛",
"worksetLocation": "北京昌平传智教育总部",
"curLocation": "111.677582,40.750469",
"onJob": 0,
"score": 3.4,
"totalOrderQuantity": 20,
"isConform": 0,
"tradeNos": null
}
}
扫码加入黑马微信交流群
加入传智黑马训练营,月薪飞起不是梦