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