zjh
2 天以前 761c4fe6b12c340153dbd0c9c785992eac895ba8
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; }