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