11
啊鑫
2024-08-14 e93d2a1c8fdfadf50f9fbf9e30c04ffe73df023a
MES.Service/Modes/MesInvItemArnDetail.cs
@@ -211,6 +211,12 @@
    [SugarColumn(ColumnName = "OK_RKQTY")]
    public decimal? OkRkqty { get; set; }
    /// <summary>
    ///     到货单号
    /// </summary>
    [SugarColumn(ColumnName = "CBILL_NO")]
    public string CbillNo { get; set; }
    [SugarColumn(IsIgnore = true)] public string? itemModel { get; set; }
    [SugarColumn(IsIgnore = true)] public string? itemName { get; set; }