curl --location --request GET '/company/findByName?name'{
"code": 0,
"msg": "",
"data": {
"id": "",
"companyName": "",
"addr": "",
"introduction": "",
"imgUrl": "",
"contact": "",
"contactPhone": "",
"status": "",
"longitude": "",
"latitude": ""
}
}