@@ -1053,5 +1053,6 @@
AND gu.`status` = 1
AND gu.change_grade = 0
AND gu.period_plush !=1
+ AND gu.period_status = 1
</select>
</mapper>