Update MemberAttentionService.java

This commit is contained in:
macro 2020-07-06 20:46:47 +08:00
parent 18a358b841
commit 89415ce6f0

View File

@ -6,7 +6,7 @@ import org.springframework.data.domain.Page;
import java.util.List;
/**
* 会员关注Service
* 会员品牌关注管理Service
* Created by macro on 2018/8/2.
*/
public interface MemberAttentionService {