# Functions
GetEmailCacheKey 生成email验证码的cache的key,不需要userID.
GetMobileCacheKey 生成mobile验证码的cache的key.
GetUserEmailCacheKey 生成userId+email验证码的cache的key,需要userID.
# Constants
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author