curl --location --request POST 'https://sms.crmeb.net/api/v2/expr/query' \
--header 'AppId;' \
--header 'Authorization: ' \
--form 'com=""' \
--form 'num=""' \
--form 'phone=""'{
"status": 200,
"msg": "ok",
"data": {
"ischeck": "0",
"status": "1",
"com": "STO",
"num": "777363033460288",
"content": [
{
"time": "2025-12-04 22:34:54",
"status": "【中山市】快件已发往 陕西西安转运中心"
},
{
"time": "2025-12-04 22:33:47",
"status": "【中山市】快件已到达 广东中山转运中心 "
},
{
"time": "2025-12-04 22:09:41",
"status": "【中山市】快件已发往 广东中山转运中心"
},
{
"time": "2025-12-04 21:08:16",
"status": "【中山市】KA广东瀛客项目(95543)的钟楚楚(15920423928) 已揽收"
}
]
}
}