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