摘要: 重点:将你添加实体模型的那一层的引用中的 EntityFramework EntityFramework.SqlServer 添加到控制器引用中 一、Vue添加的操作 1、Dal层的方法操作可以使用其他方法 //添加 public int Add<T>(T st)where T:class { db 阅读全文
posted @ 2021-08-15 21:07 魔术人生 阅读(2512) 评论(0) 推荐(2)
复制代码