101captain
2022-06-17 dfda1125327a8ff17e0db51ba779c545bea5eaa0
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/service/ComPbCheckUnitService.java
@@ -87,4 +87,11 @@
     */
    R importCheckUnit(List<ComPbCheckUnitExcelVO> list, Long communityId, Long userId);
    /**
     * 手机号查询单位详情
     * @param phone
     * @return
     */
    R detailByPhone(String phone);
}