NotificationJob.Execute

// 任务编号: 3b79310b-c7b9-42f5-b433-f1fc9b3db0fa
using Vickn.Platform.Notifications.NotificationJobs;

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

状态

2026/3/4 8:50:09 (+661ms) Succeeded

Latency:
20ms
Duration:
654ms

+12ms Processing

Server:
wocloud-win:82016
Worker:
d245ee9a

+2ms Enqueued

Queue:
default

2026/3/4 8:50:08 Created