NotificationJob.Execute

// 任务编号: 4e160dff-b29e-44f4-a2e4-4e579753b6c0
using Vickn.Platform.Notifications.NotificationJobs;

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

状态

2026/6/4 22:20:06 (+649ms) Succeeded

Latency:
19ms
Duration:
642ms

+9ms Processing

Server:
wocloud-win:51804
Worker:
5e5c6403

+3ms Enqueued

Queue:
default

2026/6/4 22:20:06 Created