NotificationJob.Execute

// 任务编号: 4eb2acf4-eb05-49ba-b050-21d9fc6cf7b1
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:50:14 (+11ms) Succeeded

Latency:
13ms
Duration:
3ms

+7ms Processing

Server:
wocloud-win:51804
Worker:
55030999

+1ms Enqueued

Queue:
default

2026/6/5 8:50:14 Created