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