‘liusuyi’
2023-06-24 67af71cb4de71b1267e6300b7581cb6ccc8aa1d3
ruoyi-system/src/main/java/com/ruoyi/system/mapper/SysDeptMapper.java
@@ -122,4 +122,6 @@
     * @return 结果
     */
    public int deleteDeptById(Long deptId);
}