@ -251,6 +251,7 @@ public class ExtIndexController extends AbstractController {
}
return ResponseEntity.ok(R.ok().put("data", map));
}catch (Exception e) {
log.error("首页任务提醒错误信息 :{}",e);
return ResponseEntity.ok(R.ok().put("data",""));