chenhaozhe
2025-04-22 d7f3369550e06d123fc959f8da3549535c2a5afe
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; }
    }
}