NotificationJob.Execute

// 任务编号: 1589af5e-2c64-4474-aba2-0250d06b8177
using Vickn.Platform.Notifications.NotificationJobs;

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

状态

2026/3/4 8:45:08 (+5ms) Succeeded

Latency:
12ms
Duration:
<1ms

+8ms Processing

Server:
wocloud-win:82016
Worker:
47a4e603

+ <1ms Enqueued

Queue:
default

2026/3/4 8:45:08 Created