Administrator
5 days ago 2829e9784f691ee39e3b1bed75b586300d9d4aac
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);