摘要:
//配置额外的静态文件路径,需要授权后才能访问 app.UseStaticFiles(new StaticFileOptions { FileProvider = new PhysicalFileProvider( Path.Combine(builder.Environment.ContentRo 阅读全文
posted @ 2024-11-04 23:53 火冰·瓶 阅读(86) 评论(0) 推荐(0)
|
摘要:
//配置额外的静态文件路径,需要授权后才能访问 app.UseStaticFiles(new StaticFileOptions { FileProvider = new PhysicalFileProvider( Path.Combine(builder.Environment.ContentRo 阅读全文
posted @ 2024-11-04 23:53 火冰·瓶 阅读(86) 评论(0) 推荐(0) |
||