{"form":{"id":0,"customer":3,"time":"2024-10-01","number":"SKD0002","total":120,"frame":1,"user":1,"person":"","file":[],"field":{"a":"","b":"","c":"","d":"","e":""},"data":"","amount":0,"examine":0,"nucleus":0},"info":[{"account":3,"money":"120","settle":"","data":"","relation":{"state":false}}]}
curl --location --request POST '/api/imy/save' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"form":{"id":0,"customer":3,"time":"2024-10-01","number":"SKD0002","total":120,"frame":1,"user":1,"person":"","file":[],"field":{"a":"","b":"","c":"","d":"","e":""},"data":"","amount":0,"examine":0,"nucleus":0},"info":[{"account":3,"money":"120","settle":"","data":"","relation":{"state":false}}]}'
{
"state": "string",
"info": 0
}