服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-01-02 da5c19c0b36250c10ae52c32ec4d05478a97077b
Tiger.Model.Net/Entitys/MES/ParameterEntity/TskParameter.cs
@@ -24,6 +24,8 @@
        public int Minutes { get; set; }
        public int Hours { get; set; }
        public int Days { get; set; }
        public double Interval { get; set; }
        public string ByInterval { get; set; }
    }
    public class TskJobInput