duhe
2025-07-02 3c7c545010721b8aa9524d6105063fa308e41ae9
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}