Mapper.CreateMap<Source, Destination>() .ForMember(dest => dest.SomeValuefff, opt => opt.Ignore()); 相关文章: 2021-07-11 2022-02-21 2021-05-04 2022-01-04 2022-02-12 2022-12-23 2022-12-23