aa
啊鑫
2024-08-15 372d77eb2d8932a58da206965b30d9aca72fe15b
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; }