设置一个缓存并带过期时间 @param key 缓存key @param value 绑在value @param expired 过期时间,单位为秒
(String key, Object value, long expired)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected