zjh
10 天以前 a1f71e49394fdfed07b22d2760667387e0bef65c
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; }