package com.fdage.config; /** * Created by Hb_zzZ on 2019/4/29. */ public class CommonConf { /** * redis 相关 */ public static final String REDIS_LOGIN_TOKEN = "ZHOUSHAN.HOSE.TOKEN."; //redis新增token }