2025年4月22日
摘要: NuGet安装AutoMapper 使用AutoMapper: Services.AddAutoMapper(typeof(MappingProfile)); 添加MappingProfile ,继承Profile public class MappingProfile : Profile { pu 阅读全文
posted @ 2025-04-22 10:19 RookieBoy666 阅读(16) 评论(0) 推荐(0)