zrg
2026-04-20 a69571c4e9c4008ce8b3dfc716a58830135ce600
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}