KKSU
2024-06-24 96a6e0d312a35f4e9fc16d0c6c757768b9bfeb6e
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);