ruoyi-system/src/main/java/com/ruoyi/system/service/ISysPostService.java @@ -84,7 +84,6 @@ * * @param postIds 需要删除的岗位ID * @return 结果 * @throws Exception 异常 */ int deletePostByIds(Long[] postIds);