{
"id": 0,
"enabled": "string",
"createTime": "2019-08-24T14:15:22Z",
"createEmp": "string",
"updateTime": "2019-08-24T14:15:22Z",
"warehouseCode": "string",
"warehouseMainCode": "string",
"site": "string",
"locationName": "string",
"locationType": "string",
"updateEmp": "string",
"currentStatus": "string",
"locationCode": "string",
"remarks": "string"
}curl --location --request POST '/warehousemanagement/mwarehouse/addlocal' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"enabled": "string",
"createTime": "2019-08-24T14:15:22Z",
"createEmp": "string",
"updateTime": "2019-08-24T14:15:22Z",
"warehouseCode": "string",
"warehouseMainCode": "string",
"site": "string",
"locationName": "string",
"locationType": "string",
"updateEmp": "string",
"currentStatus": "string",
"locationCode": "string",
"remarks": "string"
}'