{"id":0,"name":"顺丰速运","key":"SF","state":true,"data":""}
curl --location --request POST '/api/logistic/save' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"id":0,"name":"顺丰速运","key":"SF","state":true,"data":""}'
{
"state": "string",
"info": 0
}