NotificationJob.Execute

// 任务编号: 2073b46c-b7eb-4bd2-8d27-518d022ab20d
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:50:08 (+14ms) Succeeded

Latency:
24ms
Duration:
7ms

+22ms Processing

Server:
wocloud-win:82016
Worker:
e36b4a37

+ <1ms Enqueued

Queue:
default

2026/3/4 8:50:08 Created