‘liusuyi’
2023-06-16 46145020122ba6cbe138c805de2f870592867b81
ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysDeptMapper.java
@@ -122,4 +122,6 @@
     * @return 结果
     */
    public int deleteDeptById(Long deptId);
}