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