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