mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-06-09 01:14:16 +08:00
优化说明
This commit is contained in:
@@ -84,6 +84,7 @@ public interface Permission extends Serializable {
|
||||
/**
|
||||
* @return 用户对此权限持有的数据权限信息, 用于数据级别的控制
|
||||
* @see DataAccessConfig
|
||||
* @see org.hswebframework.web.authorization.access.DataAccessController
|
||||
*/
|
||||
Set<DataAccessConfig> getDataAccesses();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user