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