fqc
lu
2025-04-05 f12cc5610aea3ad0e569da1a007feafa3ac8c7a4
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; }
    }
}