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