chenhaozhe
2026-04-09 af78744eacb1e41ef2ba7a2e36cde3f915100ba2
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}