|
|
@@ -89,7 +89,7 @@ |
|
|
<if test=" null != scoreType "> |
|
|
<if test=" null != scoreType "> |
|
|
and `score_type` = #{scoreType} |
|
|
and `score_type` = #{scoreType} |
|
|
</if> |
|
|
</if> |
|
|
and DATEDIFF(`create_date`,now())==0 |
|
|
|
|
|
|
|
|
and DATEDIFF(`create_date`,now())=0 |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|