| | |
| | | SMSStateAlipay("smsstate-alipay-", "支付宝短信验证码"),
|
| | | SMSLoginCount("sendMSNLoginCount", "登录发送短信次数统计"),
|
| | | SMSBindCount("sendMSNBindCount", "绑定手机号发送短信次数统计"),
|
| | | SMSBindRemove("sendMSNRemoveCount", "注销手机号发送短信次数统计"),
|
| | | wxmpUserLogin("wxmp-user-login-", "小程序登录"),
|
| | | frequencyLimit("frequency-", "频率限制"),
|
| | | inviteShortLink("invite-shortlink-", "短连接"),
|
| | |
| | | taobaoCode("taobao-code-", "淘宝code"),
|
| | | taobaoTokenGoodsMap("tb-t-g_m-", "淘宝口令对应商品的映射关系保存"),
|
| | | taobaoBaseLink("tb-b-l-", "淘客商品转链结果缓存"),
|
| | | taobaoSearchResult("tb-s-r-", "淘宝搜索结果缓存"),
|
| | |
|
| | | JDGoods("JD-goods-", "京东商品"),
|
| | | JDShortUrl("jd-link-to-goods-", "京东短链"),
|
| | | jingDongGoods("jingdong-goods-", "京东商品"),
|
| | |
| | | cloudMatchGroup("cloud_match_group_", "云发单群匹配"),
|
| | |
|
| | | convertLinkDocTemp("convert-link-doc-temp-", "转链文本暂存"),
|
| | | convertLinkDocResultTemp("convert-link-doc-result-temp-", "转链文本结果暂存")
|
| | |
|
| | | ;
|
| | | convertLinkDocResultTemp("convert-link-doc-result-temp-", "转链文本结果暂存"),
|
| | | userSystem("user-system-","用户系统归属"),
|
| | | monitor("monitor-order-","订单监控");
|
| | |
|
| | | private final String key;
|
| | | private final String desc;
|