update
This commit is contained in:
@@ -23,7 +23,7 @@ import java.util.List;
|
|||||||
@RequestMapping("news")
|
@RequestMapping("news")
|
||||||
@Api(tags = "动态")
|
@Api(tags = "动态")
|
||||||
@Slf4j
|
@Slf4j
|
||||||
public class ContentController {
|
public class NewsContentController {
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
private ContentService contentService;
|
private ContentService contentService;
|
||||||
Reference in New Issue
Block a user