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