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