提交 326006f9 编写于 作者: M macro

Update MemberBrandAttentionRepository.java

上级 f401ca7f
......@@ -8,7 +8,7 @@ import org.springframework.data.mongodb.repository.MongoRepository;
import java.util.List;
/**
* 会员关注Repository
* 会员品牌关注Repository
* Created by macro on 2018/8/2.
*/
public interface MemberBrandAttentionRepository extends MongoRepository<MemberBrandAttention,String> {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册