@@ -209,6 +209,9 @@ checkstandard.last_date,
#{item}
</foreach>
</if>
+ <if test="periodType!=null">
+ and checkstandard.periodType = #{periodType}
+ </if>
</where>
group by checkstandard.id
Order By