chenhaozhe
2025-08-11 3fac13fb2f8d23d85178755826f0cb39f8d06093
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}