chenhaozhe
2025-08-04 bb7674ae832876c2e247fe6658b32456515ef827
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; }
    }
}