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