{"form":{"id":0,"time":"2024-09-29","number":"SPQC0002","total":100,"frame":1,"user":1,"person":"","file":[],"field":{"a":"","b":"","c":"","d":"","e":""},"data":"","examine":0},"info":[{"goods":2,"spec":"","cell":1,"warehouse":2,"price":10,"nums":"10","serial":[],"batch":"","mfg":"","total":100,"data":""}]}
curl --location --request POST '/api/git/save' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"form":{"id":0,"time":"2024-09-29","number":"SPQC0002","total":100,"frame":1,"user":1,"person":"","file":[],"field":{"a":"","b":"","c":"","d":"","e":""},"data":"","examine":0},"info":[{"goods":2,"spec":"","cell":1,"warehouse":2,"price":10,"nums":"10","serial":[],"batch":"","mfg":"","total":100,"data":""}]}'
{
"state": "string",
"info": 0
}