@@ -113,6 +113,6 @@
tee.id = t.id
WHERE
t.reallyTime = -1
- or t.reallyTime = 0;
+ or t.reallyTime = 0
</select>
</mapper>