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