{
"pageNum": "1",
"pageSize": "10",
"userId": 0,
"key": "string",
"value": "string",
"keyword": "string",
"type": 0
}
curl --location --request POST 'https://www.yueshushu.top/StockApi/cache/delete' \
--header 'Authorization: yjlNB' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNum": "1",
"pageSize": "10",
"userId": 0,
"key": "string",
"value": "string",
"keyword": "string",
"type": 0
}'
{
"code": 0,
"success": false,
"message": "",
"timestamp": 0,
"traceId": "",
"timestampStr": "",
"exceptionMessage": "",
"customInfo": "",
"data": {}
}