chenhaozhe
2025-05-26 29bf38f64c14321cf435e897c396111e92ab03a7
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; }
    }
}