yujian
2020-06-29 645c16466ce9dbe563c03943b0ab5fd46c8eed00
fanli/src/main/java/com/yeshi/fanli/util/RedisKeyEnum.java
@@ -7,6 +7,7 @@
   SMSStateAlipay("smsstate-alipay-", "支付宝短信验证码"),
   SMSLoginCount("sendMSNLoginCount", "登录发送短信次数统计"),
   SMSBindCount("sendMSNBindCount", "绑定手机号发送短信次数统计"),
   SMSBindRemove("sendMSNRemoveCount", "注销手机号发送短信次数统计"),
   wxmpUserLogin("wxmp-user-login-", "小程序登录"),
   frequencyLimit("frequency-", "频率限制"),
   inviteShortLink("invite-shortlink-", "短连接"),