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