I use thinkphp5
I don"t know how a key corresponds to a value when using cache
my preliminary idea is
to apply controller name concatenation method name splicing all passing parameters md5 encrypted string as key
when you get the cache, you also use the encrypted string to get
.I don"t know what better way to do this
file file cache is now used for some reason