摘要: 在.Net6 Api中使用HttpContext.Session时会报以下错误 Session has not been configured for this application or request 解决办法 找到Program.cs文件,注入Session服务并使用该服务 var buil 阅读全文
posted @ 2024-04-24 21:19 相遇就是有缘 阅读(201) 评论(0) 推荐(0)