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