1
zrg
2024-11-01 9dfddcb21acd47446a612ea64582d45c705548e4
WebAPI/Models/Supplier.cs
@@ -73,6 +73,10 @@
        public long HUseOrgID { get; set; }
        public string HMaterClass { get; set; }
        public int HPSStyleID { get; set; }
    }
}