Commit 0fa7894d authored by KeYong's avatar KeYong

去掉多余代码

parent 85e56aee
......@@ -149,7 +149,6 @@
<if test="startTime!=null">
AND d.update_date BETWEEN '${startTime}' AND '${endTime}'
</if>
AND e_value IS NOT NULL
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment