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