{
"code":"002415"
}
curl --location --request POST 'https://www.yueshushu.top/StockApi/stat/getWeekStat' \
--header 'Authorization: yjlNB' \
--header 'Content-Type: application/json' \
--data-raw '{
"code":"002415"
}'
{"code":20000,"success":true,"message":null,"exceptionMessage":null,"data":{"weekStatInfoList":[{"type":1,"typeName":"近一周","rangePrice":"1.6800","rangeProportion":"5.72%"},{"type":2,"typeName":"近两周","rangePrice":"0.6300","rangeProportion":"2.07%"},{"type":3,"typeName":"近三周","rangePrice":"0.9500","rangeProportion":"3.16%"},{"type":4,"typeName":"近一个月","rangePrice":"0.8200","rangeProportion":"2.71%"}]}}