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