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