1
chenhaozhe
2026-03-26 5ffd565f09546b23a04f1a522ed510037b947a2f
WebAPI/Models/Supplier.cs
@@ -76,7 +76,9 @@
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}