{"form":{"id":0,"customer":3,"time":"2024-09-30","number":"QTCKD0002","type":0,"total":0,"cost":10,"frame":1,"user":1,"person":"","logistic":{"key":"auto","number":""},"file":[],"field":{"a":"","b":"","c":"","d":"","e":""},"data":"","examine":0,"cse":0},"info":[{"goods":2,"spec":"","cell":1,"warehouse":3,"price":0,"nums":"10","serial":[],"batch":"","mfg":"","total":0,"data":""}],"cost":[{"exp":3,"money":"10","data":""}]}
curl --location --request POST '/api/extry/save' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"form":{"id":0,"customer":3,"time":"2024-09-30","number":"QTCKD0002","type":0,"total":0,"cost":10,"frame":1,"user":1,"person":"","logistic":{"key":"auto","number":""},"file":[],"field":{"a":"","b":"","c":"","d":"","e":""},"data":"","examine":0,"cse":0},"info":[{"goods":2,"spec":"","cell":1,"warehouse":3,"price":0,"nums":"10","serial":[],"batch":"","mfg":"","total":0,"data":""}],"cost":[{"exp":3,"money":"10","data":""}]}'
{
"state": "string",
"info": 0
}