curl --location --request GET 'https://dedaolm.com/admin-api/account/warning/page?pageNo=1&pageSize=10&status=0&deptId&account&warnType&findType'{
"code": 0,
"data": {
"list": [
{
"id": 85585,
"account": "3221729287",
"tel": null,
"warnType": "登录无效",
"findType": "云手机巡查",
"content": "弹窗:身份验证失败,请你重新登录。(w21)",
"urls": null,
"source": "646",
"status": 0,
"createTime": 1753503664000,
"handleId": null,
"remark": null,
"tenantId": 248
}
],
"total": 11542
},
"msg": ""
}