{"id":1,"name":"苹果","text":"SP0003","type":0,"data":""}
curl --location --request POST '/api/code/save' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"id":1,"name":"苹果","text":"SP0003","type":0,"data":""}'
{
"state": "string",
"info": 0
}