{
"id": 0,
"verifyStatus": 0,
"verifyRemark": "string"
}curl --location --request POST '/api/withdraw/apply/verify' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"verifyStatus": 0,
"verifyRemark": "string"
}'{}