Update MemberBrandAttentionRepository.java

This commit is contained in:
macro
2022-04-06 16:52:00 +08:00
parent f80fabd009
commit 03bf4fc9e4

View File

@@ -5,8 +5,6 @@ import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.mongodb.repository.MongoRepository;
import java.util.List;
/**
* 会员品牌关注Repository
* Created by macro on 2018/8/2.