duhe
2025-07-15 e8ba3626a4452ad0419c80146bac357a6a5276ba
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; }
    }
}