啊鑫
2024-08-10 18d03120573170fbe528f9592b29b4a6e4b9802a
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; }