2022年9月26日

摘要: program.cs增加contrller支持 var builder = WebApplication.CreateBuilder(args);builder.Services.AddSession();//添加session支持builder.Services.AddHttpContextAcc 阅读全文
posted @ 2022-09-26 10:58 kobe 阅读(89) 评论(0) 推荐(0) 编辑

导航