NotificationJob.Execute

// 任务编号: 47d1184e-72a4-4c21-b1fe-cff8022f265e
using Vickn.Platform.Notifications.NotificationJobs;

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

状态

2026/6/5 9:20:00 (+13ms) Succeeded

Latency:
13ms
Duration:
3ms

+6ms Processing

Server:
wocloud-win:51804
Worker:
ea56a147

+ <1ms Enqueued

Queue:
default

2026/6/5 9:20:00 Created