1
wtt
2026-04-10 ad03dc69139e2ca98af628131b9154a23d4d0ac0
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}