自动化立体仓库 - WMS系统
#
ytfl
2025-10-20 1b43abdddc83ee73315a44481c4abd66ee545ca6
src/main/resources/mapper/asrs/ViewWorkInMapper.xml
@@ -15,7 +15,7 @@
         and anfme = #{anfme}
      </if>
      <if test="order_no != null and order_no != ''">
         and order_no = #{order_no}
         and order_no like '%' + #{order_no} + '%'
      </if>
<!--      <if test="maktx!=null and maktx!='' ">-->
<!--         and (maktx like '%' + #{maktx} + '%'-->