chenhaozhe
7 天以前 25c2291ded30737b07fb7c93e5e231cc64733d2a
WebAPI/Models/Supplier.cs
@@ -73,6 +73,12 @@
        public long HUseOrgID { get; set; }
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
        public int HSupTypeID { get; set; }
        public string HMaker { get; set; }
    }
}