admin
2021-06-02 512f368d7d8e71ee72a8f71dd7d2146f4c64f774
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-", "短连接"),