package com.yanzuoguang.redis;

/**
 * 获取应用程序级别
 *
 * @author 颜佐光
 */
public interface PlanLevelNamespaceDefault extends PlanLevelNamespace {
}