curl --location --request GET '/tag-rule?offset&limit&keyword'{
"tag_rule": [
{
"tag_rule_id": 2089,
"user_id": 86036022,
"tag_id": 26962235,
"status": 2,
"filter": [
{
"filter_id": 6265,
"what": "device_name",
"type": 1,
"value": "1",
"is_valid": 1
},
{
"filter_id": 6267,
"what": "device_remark_name",
"type": 1,
"value": "2",
"is_valid": 1
},
{
"filter_id": 6269,
"what": "device_offline_day",
"type": 3,
"value": "3",
"is_valid": 1
}
],
"create_time": 1734945278,
"info": "设备名称包含\u003c1\u003e,设备备注名包含\u003c2\u003e,设备离线超过3天,满足全部条件自动分配至 四川",
"logic_operator": 1
}
],
"total": 12
}