no
DESKTOP-71BH0QO\L、ming
2021-03-26 d0aa81c826a35adac91c0db38d3c98c38d507de1
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComCvtBusinessAreaService.java
@@ -18,4 +18,10 @@
     */
    R batchSave(List<ComCvtBusinessAreaDO> comCvtBusinessAreaDOs);
    /**
     * 查询商家服务范围的社区Ids集合
     * @param businessId
     * @return
     */
    List<Long> getBusinessServiceAreaIds(Long businessId);
}