11 lines
321 B
JSON
11 lines
321 B
JSON
{
|
|
"id": "test-task-1",
|
|
"from": "pangtong",
|
|
"to": "pangtong",
|
|
"type": "text",
|
|
"text": "这是一个测试消息,验证安静轮询是否正常工作。有消息的时候应该会输出。",
|
|
"timestamp": "2026-04-04T17:50:00+08:00",
|
|
"read": false,
|
|
"summary": "测试安静轮询功能",
|
|
"isRead": true
|
|
} |