bokelife
Results
2
comments of
bokelife
1899行 `$findUserScoreLogCount = Db::name('user_score_log')->where([ 'user_id' => $userId, 'create_time' => [['gt', $firstDayStartTime], ['lt', $endDayEndTime]] ])->count();` 这段代码也是执行出错
> @bokelife 依赖装重复了把 请问是什么依赖重复了,我查看了好像没重复的。在上一个版本的可以正常运行,最新这个版本的就会报错