更改使用

This commit is contained in:
橙子
2023-01-07 19:41:48 +08:00
parent 898be6c733
commit aed0b8c2e5
7 changed files with 40 additions and 27 deletions

View File

@@ -48,10 +48,9 @@
//选择缓存
"CacheSelect": "MemoryCache",
//RedisCacheAOP
"RedisCacheAOP_Enabled": false,
//MemoryCacheAOP
"MemoryCacheAOP_Enabled": false,
//缓存Aop
"CacheAOP_Enabled": false,
//缓存种子数据是否开启
"CacheSeed_Enabled": false,