1
duhe
2025-07-08 f8a4828b2e772e902b10de07a776a131ea525eb3
WebAPI/Models/Supplier.cs
@@ -75,5 +75,10 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}