mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-27 16:50:33 +08:00
-
This commit is contained in:
@@ -11,7 +11,6 @@ namespace SqlSugar
|
||||
{
|
||||
#region Properties
|
||||
public SqlSugarClient Context { get; set; }
|
||||
public string EntityNamespace { get; set; }
|
||||
public ConnectionConfig CurrentConnectionConfig { get; set; }
|
||||
public Dictionary<string, object> TempItems { get; set; }
|
||||
public Guid ContextID { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user