curl --location 'https://saas-open.vhall.com/v3/data-center/user/user-sms' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'time_span=1' \
--data-urlencode 'app_key=' \
--data-urlencode 'sign={{sign}}' \
--data-urlencode 'signed_at={% mock 'timestamp' , 's' %}' \
--data-urlencode 'sign_type=0'{
"msg": "操作成功!",
"code": 200,
"data": {
"list": [
{
"time": "2026-03-03",
"value": 0
},
{
"time": "2026-03-04",
"value": 0
},
{
"time": "2026-03-05",
"value": 0
},
{
"time": "2026-03-06",
"value": 0
},
{
"time": "2026-03-07",
"value": 0
},
{
"time": "2026-03-08",
"value": 0
},
{
"time": "2026-03-09",
"value": 0
},
{
"time": "2026-03-10",
"value": 0
}
],
"remain_sms": 0
},
"request_id": "4ccad506707246c99166ddbf8be9563d.185.17731235241119593"
}