
kim.sesame.framework.cache.IFunctionCache Maven / Gradle / Ivy
package kim.sesame.framework.cache;
/**
* 权限缓存接口
**/
public interface IFunctionCache extends ICacheId{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package kim.sesame.framework.cache;
/**
* 权限缓存接口
**/
public interface IFunctionCache extends ICacheId{
}