admin
2025-02-25 30d8e227e8d823b6c38c3b9c90ac2df03b63befe
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-", "短连接"),
@@ -60,6 +61,7 @@
   PDDOrder("pdd-order-", "拼多多订单"),
   VIPShopOrder("vipshop-order-", "唯品会订单"),
   SuningOrder("suning-order-", "苏宁订单"),
   DYOrder("dy-order-", "抖音订单"),
   hongBaoFanLi("hongbao-fanli-", "红包返利"),
   deviceSex("device_sex-", "设备性别版本"),