1
duhe
2026-04-02 da34f15d95e30586a5e7f0a54e31e2a514f62f29
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; }
    }
}