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