curl --location -g --request GET 'https://www.yueshushu.top/StockApi/stockUpDayHistory/getByCodeAndDate/{{code}}/2025-04-10' \
--header 'Authorization: yjlNB'
{
"code": 0,
"success": false,
"message": "",
"timestamp": 0,
"traceId": "",
"timestampStr": "",
"exceptionMessage": "",
"customInfo": "",
"data": {
"id": 0,
"code": "",
"name": "",
"currDate": "",
"todayPercent": 0.0,
"totalPercent": 0.0,
"downDay": 0,
"upDay": 0
}
}