liyong
2 天以前 d42f9256b4aab375b6c7897e11e99f07bf5f9c95
yudao-module-crm/src/main/java/cn/iocoder/yudao/module/crm/service/customer/CrmCustomerService.java
@@ -78,6 +78,13 @@
    List<CrmCustomerDO> getCustomerList(Collection<Long> ids);
    /**
     * 获得所有客户列表
     *
     * @return 客户列表
     */
    List<CrmCustomerDO> getCustomerList();
    /**
     * 获得客户 Map
     *
     * @param ids 客户编号数组