{ "code": 100000, "msg": "success", "data": { "has_more": 1, "last_id": "101", "items": [ { "id": "101", "type": "1", "type_name": "订单", "title": "新订单提醒", "content": "你有新的拍摄订单", "push_at": "2026-05-23 02:55", "created_at": "2026-05-23 02:55", "is_read": 0 }, { "id": 100, "type": 2, "type_name": "核销", "title": "", "content": "订单已核销", "push_at": "2026-05-23 02:50", "created_at": "2026-05-23 02:50", "is_read": "1" } ] } }