|
@@ -294,7 +294,7 @@ public class FrontController extends BaseController {
|
|
* 获取 首页简报的问答数据
|
|
* 获取 首页简报的问答数据
|
|
* @return
|
|
* @return
|
|
*/
|
|
*/
|
|
- @GetMapping("/bigModel/home/getLeastShortReport}")
|
|
|
|
|
|
+ @GetMapping("/bigModel/home/getLeastShortReport")
|
|
public AjaxResult getLeastShortReport()
|
|
public AjaxResult getLeastShortReport()
|
|
{
|
|
{
|
|
log.info("进入了 首页简报的问答数据获取 接口");
|
|
log.info("进入了 首页简报的问答数据获取 接口");
|