罗元桥
2021-08-05 cc1098fc00a50cb1591d182f04bc37066ff0a9e2
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComSwRotaDAO.java
@@ -14,6 +14,8 @@
import java.util.List;
import java.util.Map;
/**
 * @auther txb
 * @create 2021-07-30 09:48:54
@@ -35,4 +37,6 @@
     * @return teamId
     */
    String getTeamIdsByTeamPhone(@Param("teamPhone") String teamPhone);
    Map<String,String> getImageUrl(@Param("userId") Long userId);
}