curl --location 'https://api.yonyouup.com/api/inventory/edit?from_account=undefined&to_account=undefined&app_key=undefined&token=undefined' \
--header 'Content-Type: application/json' \
--data '{
"inventory":{
"code":"0392",
"name":"0392n"
}
}'{
"errcode": "string",
"errmsg": "string"
}