yusijie
2025-06-29 e69d3f70d1c82fdbf5cc0b39f55882a10361c0d6
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}