NotificationJob.Execute

// 任务编号: 5ce46d66-fe01-4c1a-988e-55761607d630
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 8:45:14 (+6ms) Succeeded

Latency:
6ms
Duration:
1ms

+2ms Processing

Server:
wocloud-win:51804
Worker:
55030999

+ <1ms Enqueued

Queue:
default

2026/6/5 8:45:14 Created