摘要: //数据上下文MyDbContext.csusing Microsoft.EntityFrameworkCore; namespace Learn00.Models { public class MyDbContext: DbContext { //摘要: // 把Employees { get; 阅读全文
posted @ 2024-04-07 15:04 爱晒太阳的懒猫。。 阅读(10) 评论(0) 推荐(0) 编辑