leo-987 opened this issue 9 years ago · 1 comments
概览里的example,第五步,调用cache已经将数据缓存了,为何第六步,调用count还是为了缓存呢?
我知道了,调用cache并不是实际缓存数据,只有action之后数据才会被缓存起来。