package consts // 用户 const ( UserBindPhoneKey = "user:bindPhone:%d" UserCodeExpire = 5 * 60 )