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