zjh
2025-07-18 8276722de62e0be1e68adf65f150686a236268bd
StandardPda/MES.Service/Modes/MesInvItemIns.cs
@@ -312,8 +312,8 @@
    /// <summary>
    ///     报工人
    /// </summary>
    [SugarColumn(ColumnName = "BGR")]
    public string Bgr { get; set; }
    //[SugarColumn(ColumnName = "BGR")]
    //public string Bgr { get; set; }
    //在数据库查询时忽略这个字段
    [SugarColumn(IsIgnore = true)] public string? DepotName { get; set; }