| src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/java/org/springblade/modules/information/mapper/InformationMapper.xml
@@ -1105,7 +1105,7 @@ u.dept_id FROM sys_performance p INNER JOIN blade_user u ON p.cardid = u.cardid WHERE 1=1 INNER JOIN blade_user u ON p.cardid = u.cardid WHERE 1=1 AND score=3 <if test="type!=null and type=='1'.toString()"> and to_days(p.time) = to_days(now()) </if>