liyong
2026-04-25 f8ef8d3f5f98eb06a6bda00c977351f3c2390285
src/main/java/com/ruoyi/basic/mapper/CustomerPrivatePoolMapper.java
@@ -26,4 +26,5 @@
    List<CustomerPrivatePoolDto> selectInfos();
    List<CustomerPrivatePoolDto> selectByCusterNames(@Param("collect") List<String> collect);
}