bug
xiangpei
2025-02-19 883987ed1c165ccf0fbfc54f228ca65b4e6fc2b9
system/src/main/java/com/ycl/system/mapper/SysDeptMapper.java
@@ -120,4 +120,6 @@
    String selectAncestors(Long userId);
    Long selectByName(@Param("name") String projectOwnerUnit);
}