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