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