Commit 852c95c3 authored by macro's avatar macro
Browse files

Update MemberCollectionService.java

parent 03bf4fc9
...@@ -3,8 +3,6 @@ package com.macro.mall.portal.service; ...@@ -3,8 +3,6 @@ package com.macro.mall.portal.service;
import com.macro.mall.portal.domain.MemberProductCollection; import com.macro.mall.portal.domain.MemberProductCollection;
import org.springframework.data.domain.Page; import org.springframework.data.domain.Page;
import java.util.List;
/** /**
* 会员商品收藏管理Service * 会员商品收藏管理Service
* Created by macro on 2018/8/2. * Created by macro on 2018/8/2.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment