Commit 9b5c0778 authored by litengwei's avatar litengwei

bug修改

parent 259794a1
...@@ -759,6 +759,7 @@ ...@@ -759,6 +759,7 @@
<if test='equipmentId != null'> <if test='equipmentId != null'>
and wlesal.equipment_id=#{equipmentId} and wlesal.equipment_id=#{equipmentId}
</if> </if>
and wlesal.status = true
</where> </where>
) d ) d
<where> <where>
......
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