Commit c8b1e1c7 authored by KeYong's avatar KeYong

Merge branch 'develop_dl_plan6_temp' of…

Merge branch 'develop_dl_plan6_temp' of http://39.98.45.134:8090/moa/amos-boot-biz into develop_dl_plan6_temp
parents 2534bf3f 438fe4ee
...@@ -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