package sms const ( FormatDay = "2006-01-02" KeyPrefix = "/SMS/Code/" BlackListCacheKey = "/SMS/BlackList/" LimitCacheKey = "/SMS/LimitCacheKey/" )