1
duhe
2025-04-21 dd79bb7bb890c35f5af2bdba841259392aca05ce
WebAPI/Models/Supplier.cs
@@ -75,5 +75,8 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
    }
}