admin
2021-09-30 42411e4a26461229c6bca6e89ca55e98a80f5a4e
fanli/src/main/java/com/yeshi/fanli/util/RedisKeyEnum.java
@@ -8,6 +8,7 @@
   SMSLoginCount("sendMSNLoginCount", "登录发送短信次数统计"),
   SMSBindCount("sendMSNBindCount", "绑定手机号发送短信次数统计"),
   SMSBindRemove("sendMSNRemoveCount", "注销手机号发送短信次数统计"),
   oneKeyLoginCount("oneKeyLoginCount-", "一键登录次数"),
   wxmpUserLogin("wxmp-user-login-", "小程序登录"),
   frequencyLimit("frequency-", "频率限制"),
   inviteShortLink("invite-shortlink-", "短连接"),