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