Tiger.Model.Net/Entitys/TSK/TSK_TRIG.cs
@@ -183,6 +183,10 @@ public class TrigArgs { public string ToRunNow { get; set; } public string ToRunOnceAt { get; set; } public DateTime ToRunOnceAtDt { get; set; } public int NowAddMinutes { get; set; } public int AndEvery { get; set; } public int ToRunEvery { get; set; } public int ToRunOnceIn { get; set; } public string NonReentrant { get; set; } //Y不重复,N重复