啊鑫
2024-09-07 bc695ca6f460d9d2ad2d0f2b05c5658cc6a21360
MES.Service/Modes/MesInvItemMovesCDetails.cs
@@ -229,4 +229,9 @@
    /// </summary>
    [SugarColumn(ColumnName = "MOVE_OK")]
    public decimal? MoveOk { get; set; }
    [SugarColumn(IsIgnore = true)] public string? ItemName { get; set; }
    [SugarColumn(IsIgnore = true)] public string? ItemModel { get; set; }
    [SugarColumn(IsIgnore = true)] public string? ItemUnit { get; set; }
    [SugarColumn(IsIgnore = true)] public string? SuppName { get; set; }
}