@@ -48,6 +48,9 @@
#{item}
</foreach>
</if>
+ <if test="startTime != null and startTime != '' and endTime != null and endTime != ''">
+ AND t1.gdnd BETWEEN #{startTime} AND #{endTime}
+ </if>
<if test="bgqx != null and bgqx != ''">
<choose>
<when test="bgqx == 'D10' or bgqx == '005'">