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