摘要: 安装所需的包 Install-Package AutoMapper.Extensions.Microsoft.DependencyInjection 配置AutoMapper public void ConfigureServices(IServiceCollection services) { s 阅读全文
posted @ 2019-05-24 10:25 Jonny-Xhl 阅读(127) 评论(0) 推荐(0) 编辑