自动化立体仓库 - WMS系统
#
Junjie
2025-07-11 e7ab124f2ce76e803f3c088b86efaf4b0dc821c2
src/main/resources/mapper/asrs/ViewWorkInMapper.xml
@@ -14,6 +14,9 @@
      <if test="anfme != null and anfme != ''">
         and anfme = #{anfme}
      </if>
      <if test="orderNo != null and orderNo != ''">
         and order_no = #{orderNo}
      </if>
<!--      <if test="maktx!=null and maktx!='' ">-->
<!--         and (maktx like '%' + #{maktx} + '%'-->
<!--         or matnr like '%' + #{maktx} + '%'-->