mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-08 18:34:55 +08:00
-
This commit is contained in:
@@ -24,7 +24,7 @@ namespace SqlSugar
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public InitKeyType InitKeyType = InitKeyType.SystemTable;
|
public InitKeyType InitKeyType = InitKeyType.SystemTable;
|
||||||
/// <summary>
|
/// <summary>
|
||||||
///
|
/// Configure External Services,For example, Redis storage
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public ConfigureExternalServices ConfigureExternalServices { get; set; }
|
public ConfigureExternalServices ConfigureExternalServices { get; set; }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user