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