src/main/java/cc/mrbird/febs/mall/service/IApiMallMemberService.java
@@ -68,7 +68,7 @@ List<ShopListVo> findShopListVo(ShopListDto shopListDto); FebsResponse xcxLogin(ApiXcxLoginDto apiXcxLoginDto) throws IOException; FebsResponse xcxLogin(ApiXcxLoginDto apiXcxLoginDto); FebsResponse xcxSaveInfo(ApiXcxSaveInfoDto apiXcxSaveInfoDto);