duhe
2025-06-20 e279997e2fb7130bff3315ff73f351f8fe514b3f
WebAPI/Models/Supplier.cs
@@ -75,6 +75,10 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}