mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-19 04:18:16 +08:00
FreeSql.DbContext 融合 Repository + UnitOfWork
This commit is contained in:
@ -22,7 +22,7 @@ public static class FreeSqlRepositoryExtenssions {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 返回仓库类,适用 Insert 方法无须返回插入的数据
|
||||
/// 返回仓库类
|
||||
/// </summary>
|
||||
/// <typeparam name="TEntity"></typeparam>
|
||||
/// <param name="that"></param>
|
||||
|
Reference in New Issue
Block a user