
com.github.codeinghelper.auth.RightManager Maven / Gradle / Ivy
package com.github.codeinghelper.auth;
import java.util.Map;
/**
* @author :lzz
* @date :Created in 2020/8/7 10:53
* @description :
* @modified By:
*/
public interface RightManager {
public Map ActionRights();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy