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