update
This commit is contained in:
@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
import java.util.List;
|
||||
|
||||
@RestController
|
||||
@RequestMapping("news")
|
||||
@RequestMapping("/mini/program/news")
|
||||
@Api(tags = "动态")
|
||||
@Slf4j
|
||||
public class NewsContentController {
|
||||
|
||||
Reference in New Issue
Block a user