{
"id": 3495,
"status": 4,
"remark": "测试"
}curl --location '/gzapi/ware/house/Apply/wait' \
--header 'Authorization: {{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"id": 3495,
"status": 4,
"remark": "测试"
}'{}