{"id":2,"name":"盒","state":true,"data":""}
curl --location --request POST '/api/unit/save' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{"id":2,"name":"盒","state":true,"data":""}'
{"state":"success","info":2}