lu
2025-03-17 f526e43a7be75b4370c6be30f222eda8bd7d1621
DevApp/Gs.DevApp/DevFrm/Warehouse/Models/MesInvItemOutItems.cs
@@ -162,5 +162,14 @@
        public string ItemName { get; set; }
        public string ItemModel { get; set; }
        public decimal KtQty { get; set; }
        /// <summary>
        /// RK_LINE
        /// </summary>
        public Guid AboutGuid { get; set; }
        public string ItemUnit { get; set; }
    }
}