Commit 3858572a authored by macro's avatar macro
Browse files

Update MemberProductCollection.java

parent 02b0a008
...@@ -6,7 +6,7 @@ import org.springframework.data.mongodb.core.index.Indexed; ...@@ -6,7 +6,7 @@ import org.springframework.data.mongodb.core.index.Indexed;
import java.util.Date; import java.util.Date;
/** /**
* 用户收藏的商品 * 会员商品收藏
* Created by macro on 2018/8/2. * Created by macro on 2018/8/2.
*/ */
public class MemberProductCollection { public class MemberProductCollection {
......
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