Administrator
1 days ago 2dd78150e645490fdbfb41ea2c9d6c22d356c21d
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);