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