添加缓存 绝对时间过时

HttpContext.Cache.Insert("smscode", code, null, DateTime.UtcNow.AddMinutes(30), Cache.NoSlidingExpiration);code

相关文章
相关标签/搜索