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