src/main/java/cc/mrbird/febs/mall/service/IApiMallMemberService.java
@@ -31,9 +31,9 @@ FebsResponse modifyMemberInfo(ModifyMemberInfoDto modifyMemberInfoDto); FebsResponse teamList(TeamListDto teamListDto); FebsResponse teamList(); FebsResponse teamFcmList(TeamListDto teamListDto); FebsResponse teamFcmList(); MyTeamVo teamListForMine(TeamListDto teamListDto);