摘要: NnGet using Microsoft.AspNetCore.Hosting; 实现逻辑 private IHostingEnvironment _host; public TestController( IHostingEnvironment host) { this._host = host 阅读全文
posted @ 2020-06-28 08:36 *飞* 阅读(428) 评论(0) 推荐(0) 编辑