zbk
2022-06-26 2ae41df23b73cdfbb2f8c32b1ef019ed6a06ea27
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);