SystemParamKeys.java 148 Bytes
package com.bsth.common;

/**
 * @author Hill
 */
public class SystemParamKeys {

    public static final String SPECIAL_ROLES = "special.roles";
}