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