curl --location --request GET '/appMark/service/order/people'{
"code": 0,
"msg": "string",
"data": [
{
"servicePeopleId": 0,
"servicePeopleName": "string",
"serviceReserveStartTime": "2019-08-24T14:15:22Z",
"photo": "string",
"experience": "string",
"nativePlace": "string",
"workExp": "string",
"age": 0,
"education": "string",
"nation": "string"
}
]
}