Update MemberBrandAttention.java

This commit is contained in:
macro 2021-07-26 15:06:47 +08:00
parent 9c6ac8e54c
commit 02b0a00887

View File

@ -7,7 +7,7 @@ import org.springframework.data.mongodb.core.mapping.Document;
import java.util.Date; import java.util.Date;
/** /**
* 会员关注的品牌 * 会员品牌关注
* Created by macro on 2018/8/2. * Created by macro on 2018/8/2.
*/ */
@Document @Document