messages.json
420 Bytes
{
"messages": [
{
"id": "M0001",
"sender_id": "system",
"recipient_id": "U0001",
"title": "活动提醒",
"content": "您报名的Vue.js 3.0读书会将在明天晚上8点开始,请准时参加。",
"type": "notification",
"priority": "normal",
"read_status": false,
"created_at": "2024-04-17 10:00:00",
"updated_at": "2024-04-17 10:00:00"
}
]
}