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