zhangnaisong
2023-07-21 976c901225ab892868cd6c6c041c73420628ce57
ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysDeptMapper.java
@@ -122,4 +122,6 @@
     * @return 结果
     */
    public int deleteDeptById(Long deptId);
}