wtt
2026-01-23 a0247dce6c114705cecebcc61d7c1cb1f20ef28f
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}