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