mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-01 10:10:16 +08:00
-
This commit is contained in:
parent
be4f695fa1
commit
71a4c4e953
@ -9,7 +9,7 @@ namespace SqlSugar
|
|||||||
{
|
{
|
||||||
public partial class SqlSugarAccessory
|
public partial class SqlSugarAccessory
|
||||||
{
|
{
|
||||||
= =#region Properties
|
#region Properties
|
||||||
public SqlSugarClient Context { get; set; }
|
public SqlSugarClient Context { get; set; }
|
||||||
public ConnectionConfig CurrentConnectionConfig { get; set; }
|
public ConnectionConfig CurrentConnectionConfig { get; set; }
|
||||||
public Dictionary<string, object> TempItems { get; set; }
|
public Dictionary<string, object> TempItems { get; set; }
|
||||||
|
Loading…
Reference in New Issue
Block a user