curl --location 'https://www.nihaocloud.cn/st-njs/customer/del-whish' \
--header 'Content-Type: application/json' \
--data '{
"conditionOne": "string",
"conditionTwo": "string",
"pageNum": 1,
"pageSize": 60,
"source": "string",
"wishIdList": [
0
]
}'false