快乐的昕的电脑
2025-09-29 78371cdb07c4cb79a686714ffc8f24ef93de314e
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; }
}