huminmin
10 天以前 4c6168cf60426dc1e9c95d575c5efc66bf8d9af9
src/main/java/com/ruoyi/basic/mapper/CustomerPrivatePoolMapper.java
@@ -26,4 +26,5 @@
    List<CustomerPrivatePoolDto> selectInfos();
    List<CustomerPrivatePoolDto> selectByCusterNames(@Param("collect") List<String> collect);
}