curl --location 'https://api.yonyouup.com/api/warehouse/add?from_account=undefined&to_account=undefined&app_key=undefined&token=undefined&tradeid=undefined&biz_id=undefined' \
--header 'Content-Type: application/json' \
--data '{
"warehouse":{
"name":"北京仓",
"code":"01"
}
}'{
"errcode": "string",
"errmsg": "string",
"id": "string",
"tradeid": "string"
}