| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.dao |
| Modifier and Type | Method and Description |
|---|---|
List<DsRight> |
DsRightDao.selectByRoleId(String roleId,
String dsKey)
查询指定角色的空间库权限
|
List<DsRight> |
DsRightDao.selectByRoleIds(List<String> roleIds,
String dsKey)
查询多个角色的空间库权限
|
| Modifier and Type | Method and Description |
|---|---|
int |
DsRightDao.batchInsert(List<DsRight> rights)
批量插入空间库权限
|
Copyright © 2026. All rights reserved.