摘要: using (var context = new EFDbContext()) { context.Database.Migrate(); } 阅读全文
posted @ 2023-08-25 14:44 #青鸟爱吃鱼 阅读(20) 评论(0) 推荐(0) 编辑