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