duhe
2025-01-04 25e8a95cac976a5d8b729462f70166ac1d4af6df
WebAPI/Models/Supplier.cs
@@ -73,6 +73,10 @@
        public long HUseOrgID { get; set; }
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
    }
}