1
duhe
2025-04-21 dd79bb7bb890c35f5af2bdba841259392aca05ce
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; }
    }
}