cache::store('redis')->set('customs',1,60);cache::store('redis')->inc('customs'); 过期时间失效了? 各位大侠有什么解决办法吗?