public interface GxYyRoleZtfwRelDao
| 限定符和类型 | 方法和说明 |
|---|---|
void |
delByZtfwId(String id)
根据专题服务id删除
|
void |
insertBatchSomeColumn(List<GxYyRoleZtfwRel> roleZtfwRelList)
批量插入
|
List<GxYyRoleZtfwRel> |
listByRoleId(String roleId)
根据角色id查询
|
List<GxYyRoleZtfwRel> |
listByZtfwIdList(List<String> ztfwIds)
根据ztfwid集合查询
|
List<GxYyRoleZtfwRel> listByZtfwIdList(List<String> ztfwIds)
ztfwIds - void delByZtfwId(String id)
id - void insertBatchSomeColumn(List<GxYyRoleZtfwRel> roleZtfwRelList)
roleZtfwRelList - List<GxYyRoleZtfwRel> listByRoleId(String roleId)
roleId - Copyright © 2025. All rights reserved.