duhe
2025-07-22 f5941ccb8e8f857cc0587013d2968509145fa4f3
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}