1
llj
2025-09-02 98d35fa5f0a14718b831da56b1acebdff024b0d5
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}