update README.md.
Signed-off-by: 面条侠 <wangxinxin51@h-partners.com>
This commit is contained in:
parent
4fba7e9191
commit
9f32500c4d
|
@ -357,6 +357,7 @@ request.skipMemoryCache(true)
|
||||||
|
|
||||||
| 使用方法 | 类型 | 策略描述 |
|
| 使用方法 | 类型 | 策略描述 |
|
||||||
|-------------------------|-----|-----------------------------------|
|
|-------------------------|-----|-----------------------------------|
|
||||||
|
| CacheType.Default| int | 默认值,先从内存获取,无值则从磁盘获取 |
|
||||||
| CacheType.Cache| int | 缓存 |
|
| CacheType.Cache| int | 缓存 |
|
||||||
| CacheType.Disk | int | 磁盘 |
|
| CacheType.Disk | int | 磁盘 |
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue