NotificationJob.Execute

// 任务编号: c7687f84-e0f9-4332-bccc-e928fbe442d4
using Vickn.Platform.Notifications.NotificationJobs;

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

状态

2026/3/4 8:30:10 (+1.842s) Succeeded

Latency:
193ms
Duration:
1.839s

+192ms Processing

Server:
wocloud-win:82016
Worker:
af5e19ec

+ <1ms Enqueued

Queue:
default

2026/3/4 8:30:08 Created