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