Commit 65534e57 authored by maoying's avatar maoying

Merge branch 'developer' of 172.16.10.76:moa/amos-boot-biz into developer

parents fa7a6e09 c2601baa
......@@ -46,6 +46,7 @@
<choose>
<when test="equipId != null and equipId != ''">
ala.equipment_specific_id =#{equipId}
order by ala.create_date desc limit 1
</when>
<otherwise>
ala.id =#{id} limit 1
......
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