Update MemberAttentionController.java

This commit is contained in:
macro 2024-11-21 10:33:17 +08:00
parent fcfb799886
commit 72f47591b0

View File

@ -13,7 +13,7 @@ import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.*;
/**
* 会员关注品牌管理Controller
* 会员品牌关注管理Controller
* Created by macro on 2018/8/2.
*/
@Controller