摘要: https://www.cnblogs.com/lonelyxmas/p/10934388.html net core 2.x MVC配置 public void ConfigureServices(IServiceCollection services) { services.addMvc(); 阅读全文
posted @ 2019-11-26 12:22 CelonY 阅读(425) 评论(0) 推荐(0)