duhe
2025-08-22 a348593630e7e3f382f963387de077781414fa6f
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; }
    }
}