自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-06-27 c98c79e4c35e08bc0a4b366d2ebc539e8f82a525
src/main/resources/mapper/ViewInOutMapper.xml
@@ -63,7 +63,7 @@
</select>
    <select id="selectWorkCountInSum" resultType="java.lang.Integer">
      SELECT SUM(anfme) FROM asr_wrkin_count_view WHERE 1=1 AND
      (oneday > #{start}
      (oneday >= #{start}
      AND
      oneday &lt; #{end})
      <if test="matnr != null and matnr !=''">