快乐的昕的电脑
2025-09-29 17bda0a9c38e1db95f443901a048adf2c5dfc0ee
Entites/DbModels/VOrdreBycl.cs
@@ -177,12 +177,6 @@
    [SugarColumn(ColumnName = "PROC_NAME")]
    public string? ProcName { get; set; }
    /// <summary>
    ///     成型周期(s)
    /// </summary>
    [SugarColumn(ColumnName = "MOLDING_CYC")]
    public string? moldingCyc { get; set; }
    [SugarColumn(IsIgnore = true)] public decimal? wjQty { get; set; }
    [SugarColumn(IsIgnore = true)] public string? finalResult { get; set; }
}