充值寻宝-首页、积分记录与排行
This commit is contained in:
@@ -1449,6 +1449,8 @@ public class Constant {
|
||||
|
||||
public static final String GOLD_FLOW_RATE_CONFIG = "gold_flow_rate_config";//金币流水配置
|
||||
|
||||
public static final String CHARGE_TREASURE_ACT_CONFIG = "charge_treasure_act_config";
|
||||
|
||||
}
|
||||
|
||||
public static class WithDrawStatus {
|
||||
|
@@ -1460,6 +1460,12 @@ public enum RedisKey {
|
||||
//小游戏token
|
||||
joy_token,
|
||||
|
||||
charge_treasure_act_user_week_score_rank,
|
||||
charge_treasure_act_user_cur_score,
|
||||
charge_treasure_act_user_today_charge_gold_num,
|
||||
charge_treasure_act_user_week_charge_gold_num,
|
||||
charge_treasure_act_task_today_process,
|
||||
charge_treasure_act_task_week_process,
|
||||
|
||||
user_up_mic_time,//用户上麦时间
|
||||
user_day_mic_duration,//用户在麦时长
|
||||
|
Reference in New Issue
Block a user