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