1
duhe
2025-01-17 b21660a4b3de6ae2b04ae245ddb11b65cc5ea50a
WebAPI/Models/Supplier.cs
@@ -75,6 +75,8 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
    }
}