1
wangyi
2026-04-07 5496f78047dfc33ae6e3d39765326a37d34b7e7c
WebAPI/Models/Supplier.cs
@@ -78,5 +78,7 @@
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}