{
"code":"001318",
"startDate": "2024-11-01",
"endDate":"2024-12-23"
}
curl --location --request POST 'https://www.yueshushu.top/StockApi/stockCrawler//stagePropertyRange/closingPrice' \
--header 'Authorization: yjlNB' \
--header 'Content-Type: application/json' \
--data-raw '{
"code":"001318",
"startDate": "2024-11-01",
"endDate":"2024-12-23"
}'
{}