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