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