啊鑫
2024-08-01 b64efba9b005c074b3963c9d650091c70e46108b
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; }