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