NotificationJob.Execute

// 任务编号: 6fe64030-0694-4709-9372-5630baecd6e1
using Vickn.Platform.Notifications.NotificationJobs;

var notificationJob = Activate<NotificationJob>();
notificationJob.Execute(
    FromJson<NotificationJobArgs>("{\"Codes\":[\"13339672806\",\"13885003238\"],\"Title\":\"打卡提醒\",\"Text\":\"距离上班打卡还有10分钟,请注意时间。\",\"Ticker\":\"\",\"Data\":null,\"NotificationName\":\"Teacher.School.ClockOutReminder\"}"));
CurrentCulture
"zh-CN"
CurrentUICulture
"zh-CN"

状态

2026/3/4 8:50:09 (+613ms) Succeeded

Latency:
13ms
Duration:
607ms

+7ms Processing

Server:
wocloud-win:82016
Worker:
922183c4

+ <1ms Enqueued

Queue:
default

2026/3/4 8:50:09 Created