dytyqx
2026-04-07 92081ae50c5aa87e34d84009eba9e22664742582
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}