llj
2025-10-13 1a29ebb99b0b49c4e08fbf95bac0e66f0112e5ed
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}