zlyx
2022-10-19 cb61a84acbe4fd6b63fe51180c07b9e9fff787af
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);