src/main/resources/mapper/asrs/ViewWorkInMapper.xml
@@ -14,8 +14,8 @@ <if test="anfme != null and anfme != ''"> and anfme = #{anfme} </if> <if test="orderNo != null and orderNo != ''"> and order_no = #{orderNo} <if test="order_no != null and order_no != ''"> and order_no = #{order_no} </if> <!-- <if test="maktx!=null and maktx!='' ">--> <!-- and (maktx like '%' + #{maktx} + '%'-->