Commit cc9aae29 by guojuxing

菜单角色批量插入

parent 96d49375
......@@ -31,7 +31,7 @@ public class MenuRoleServiceImpl implements MenuRoleService{
@Override
public void insertForeach(List<MenuRoleDTO> list) {
tabSysMenuRoleMapper.insertForeach(list);
}
@Override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment