zjh
2025-04-18 731248dc7586deb440cd19ebd9d1fa9b9bda03be
StandardPda/MES.Service/Modes/LtsLlj.cs
@@ -170,6 +170,13 @@
    [SugarColumn(ColumnName = "F_TYPE")]
    public int Ftype { get; set; }
    /// <summary>
    ///     查询是否检验超2.5h(0:不超 、1:超)
    /// </summary>
    [SugarColumn(ColumnName = "JYCS")]
    public int JYCS { get; set; }
    [SugarColumn(IsIgnore = true)] public string? UserName { get; set; }
    /// <summary>