答卷提交报这个错误
来源:1-1 -导学

zac707
2024-11-26
[Nest] 8692 - 2024/11/26 09:04:59 ERROR [ExceptionsHandler] this.answerModel.count is not a function
TypeError: this.answerModel.count is not a function
at AnswerService.count (D:\JDevelopment\leanreact\question-server-nestjs\src\answer\answer.service.ts:28:39)
at StatService.getQuestionStatListAndCount (D:\JDevelopment\leanreact\question-server-nestjs\src\stat\stat.service.ts:82:49)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at StatController.getQuestionStat (D:\JDevelopment\leanreact\question-server-nestjs\src\stat\stat.controller.ts:15:16)
写回答
4回答
-
zac707
提问者
2024-11-27
这个提示不是一个函数
00 -
zac707
提问者
2024-11-27
返回undfined
00 -
zac707
提问者
2024-11-26
打印信息
042024-11-27 -
双越
2024-11-26
打印一下 answerModel ,看看是什么?
00
相似问题