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
b7e6b6cf
Commit
b7e6b6cf
authored
Mar 29, 2022
by
macro
Browse files
Update MemberAttentionController.java
parent
aaed33f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-portal/src/main/java/com/macro/mall/portal/controller/MemberAttentionController.java
View file @
b7e6b6cf
...
...
@@ -3,7 +3,6 @@ package com.macro.mall.portal.controller;
import
com.macro.mall.common.api.CommonPage
;
import
com.macro.mall.common.api.CommonResult
;
import
com.macro.mall.portal.domain.MemberBrandAttention
;
import
com.macro.mall.portal.domain.MemberProductCollection
;
import
com.macro.mall.portal.service.MemberAttentionService
;
import
io.swagger.annotations.Api
;
import
io.swagger.annotations.ApiOperation
;
...
...
@@ -12,8 +11,6 @@ import org.springframework.data.domain.Page;
import
org.springframework.stereotype.Controller
;
import
org.springframework.web.bind.annotation.*
;
import
java.util.List
;
/**
* 会员关注品牌管理Controller
* Created by macro on 2018/8/2.
...
...
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