springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComActReserveMapper.java
@@ -123,4 +123,11 @@ * @return */ List<IndexReserveSub> IndexHomeQuarantineSub(@Param("communityId") Long communityId); /** * reserveId查询社区电话 * @param reserveId * @return */ String selectCommunityPhoneByReserveId(@Param("reserveId")Long reserveId); }