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