public class RoleProjectService extends DBService<DBRoleProjectEntity>
| 构造器和说明 |
|---|
RoleProjectService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
delByRoleId(Long roleId) |
List<DBRoleProjectEntity> |
getByRoleId(Long roleId) |
public List<DBRoleProjectEntity> getByRoleId(Long roleId)
public void delByRoleId(Long roleId)
Copyright © 2021. All rights reserved.