chenhaozhe
2026-03-30 dd46c2212765db38a060b2d1895eab0d08f4fc0d
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}