修改

parent 09014788
......@@ -26,7 +26,6 @@ public interface Constants {
String REDIS_PREFIX_VERIFICATION_CODE = "verificationCode_";
String REDIS_PREFIX_VERIFICATION_VOICE_CODE = "verificationCode_voice_";
String REDIS_VOICE_CODE_COUNT = "voice_verification_code_count:";
String REDIS_SMS_CODE_COUNT = "SMS_verification_code_count:";
String REDIS_SMS_IP_COUNT = "SMS_verification_code_count:";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment