{"form":{"id":0,"customer":3,"time":"2024-09-30","number":"XHDD0002","total":120,"discount":"0","actual":120,"delivery":"2024-09-30","frame":1,"user":1,"person":"","logistic":{"key":"auto","number":""},"file":[],"field":{"a":"","b":"","c":"","d":"","e":""},"data":"","examine":0,"ment":0},"info":[{"goods":2,"spec":"","cell":1,"warehouse":2,"price":12,"tpe":12,"nums":"10","discount":"0","dsc":0,"total":120,"tax":"0","tat":0,"tpt":120,"data":""}]}
curl --location --request POST '/api/sor/save' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"form":{"id":0,"customer":3,"time":"2024-09-30","number":"XHDD0002","total":120,"discount":"0","actual":120,"delivery":"2024-09-30","frame":1,"user":1,"person":"","logistic":{"key":"auto","number":""},"file":[],"field":{"a":"","b":"","c":"","d":"","e":""},"data":"","examine":0,"ment":0},"info":[{"goods":2,"spec":"","cell":1,"warehouse":2,"price":12,"tpe":12,"nums":"10","discount":"0","dsc":0,"total":120,"tax":"0","tat":0,"tpt":120,"data":""}]}'
{
"state": "string",
"info": 0
}