NotificationJob.Execute

// 任务编号: fa9c8c47-89ef-4f36-81a0-dbb9a14a04d4
using Vickn.Platform.Notifications.NotificationJobs;

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

状态

2026/3/4 7:30:06 (+1.060s) Succeeded

Latency:
10ms
Duration:
1.053s

+4ms Processing

Server:
wocloud-win:82016
Worker:
22b59167

+ <1ms Enqueued

Queue:
default

2026/3/4 7:30:05 Created