Commit f03fdacd authored by qinhaitao's avatar qinhaitao

fix: 🐛 拼写错误

parent c720bb63
......@@ -89,8 +89,8 @@ export default class StatController {
const newFollowUV = await userDao.count({
activityId,
'folow.newFollow': true,
'folow.followDay': day
'follow.newFollow': true,
'follow.followDay': day
})
// 签到任务
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment