liyang
2022-07-12 ecc4aa55714c96ca7c906cd461a464d1f00cb47f
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);