Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
326006f9
Commit
326006f9
authored
Aug 17, 2021
by
macro
Browse files
Update MemberBrandAttentionRepository.java
parent
f401ca7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-portal/src/main/java/com/macro/mall/portal/repository/MemberBrandAttentionRepository.java
View file @
326006f9
...
...
@@ -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
>
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment