buhuazhen
2026-05-20 5862905480f0887b84194722b2b2b6a7f979df43
src/main/java/com/ruoyi/basic/mapper/CustomerPrivatePoolMapper.java
@@ -26,4 +26,5 @@
    List<CustomerPrivatePoolDto> selectInfos();
    List<CustomerPrivatePoolDto> selectByCusterNames(@Param("collect") List<String> collect);
}