BlazerYJJ 2022-05-03 18:39 采纳率: 33.3%
浏览 250
已结题

Error: Include unexpected. Element has to be either a Model, a n Association or an object

问题遇到的现象和发生背景

这是一个egg.js的后端项目, 在通过apipost的get请求数据时,返回了“Error: Include unexpected. Element has to be either a Model, a n Association or an object”这个报错,目前没有解决的方法和思路

问题相关代码

app/controller/video.js/

img

路由:
app/router.js

img

app/middleware/getuser.js

img

config/config.default.js

img

运行结果及报错内容

使用Apipost发起get请求时返回了“Error: Include unexpected. Element has to be either a Model, a n Association or an object”

img

  • 写回答

1条回答 默认 最新

  • go_with_dream 2022-05-04 09:43
    关注

    在read方法中,先把where{id... 改成 where { id:id....试一下

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

问题事件

  • 系统已结题 5月15日
  • 已采纳回答 5月7日
  • 创建了问题 5月3日