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