mirror of
https://gitee.com/jiulinxiri/cache.git
synced 2026-02-09 07:58:02 +08:00
Renamed output
This commit is contained in:
@@ -34,7 +34,7 @@ export class StateProvider extends StateProviderBase {
|
||||
|
||||
export class NullStateProvider extends StateProviderBase {
|
||||
stateToOutputMap = new Map<string, string>([
|
||||
[State.CacheMatchedKey, Outputs.CacheRestoreKey],
|
||||
[State.CacheMatchedKey, Outputs.CacheMatchedKey],
|
||||
[State.CachePrimaryKey, Outputs.CachePrimaryKey]
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user