namespace Application.Web; public class TokenConfig { public const int TokenTime = 5;//分钟 }