ycl-platform/src/main/resources/mapper/equipment/HandheldTerminalMapper.xml
@@ -32,7 +32,7 @@ LEFT JOIN ums_depart p on d.parent_id = p.id <where> <if test="state!=null"> ht.state = #{carNum} ht.state = #{state} </if> </where> order by ht.id desc