服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-11-04 9da68fc16ccd0fba6472096ae298e4bcdf5d12b8
Tiger.Model.Net/Entitys/MES/ParameterEntity/TskParameter.cs
@@ -24,6 +24,7 @@
        public int Minutes { get; set; }
        public int Hours { get; set; }
        public int Days { get; set; }
        public double Interval { get; set; }
    }
    public class TskJobInput