// 任务编号: 1589af5e-2c64-4474-aba2-0250d06b8177
using Vickn.Platform.Notifications.NotificationJobs;
var notificationJob = Activate<NotificationJob>();
notificationJob.Execute(
FromJson<NotificationJobArgs>("{\"Codes\":[],\"Title\":\"打卡提醒\",\"Text\":\"距离上班打卡还有10分钟,请注意时间。\",\"Ticker\":\"\",\"Data\":null,\"NotificationName\":\"Teacher.School.ClockOutReminder\"}"));
"zh-CN""zh-CN"