src/main/java/com/moon/server/mapper/sys/ResMapper.java
@@ -55,6 +55,14 @@ public ResEntity selectById(int id); /** * 根据发布ID查询 * * @param pubid 发布ID * @return */ public ResEntity selectByPubid(Integer pubid); /** * 根据角色查询记录数 * * @param roleid