mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
加急修复 UnitOfWork 实现的 bug
This commit is contained in:
@ -7,7 +7,7 @@ using System.Reflection;
|
||||
using System.Text;
|
||||
|
||||
namespace FreeSql {
|
||||
|
||||
|
||||
internal class Utils {
|
||||
|
||||
internal static Action<FluentDataFilter> _globalDataFilter;
|
||||
|
Reference in New Issue
Block a user