mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 01:58:13 +08:00
Cache Bug
This commit is contained in:
@@ -12,8 +12,8 @@ namespace ExtensionsDemo
|
||||
{
|
||||
public static void Init()
|
||||
{
|
||||
//HttpRuntimeCache();
|
||||
RedisCache();
|
||||
HttpRuntimeCache();
|
||||
//RedisCache();
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user