fuliqi
2025-01-21 3c81c99e7aab63c6b1afe39839ef778d594af4a8
system/src/main/java/com/ycl/system/mapper/SysDeptMapper.java
@@ -115,4 +115,6 @@
     * @return 结果
     */
    public int deleteDeptById(Long deptId);
    String selectAncestors(Long userId);
}