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