opt: 判断是否有管芯、穿拔轴看板

This commit is contained in:
2025-09-22 19:13:21 +08:00
parent 1189a5f162
commit 5939aa404c
2 changed files with 613 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
#{code}
</foreach>
AND mp.qty > 0
AND bs.point_type <![CDATA[ < ]]> '2'
AND bs.point_location = #{pointLocation}
GROUP BY bs.point_code, bs.point_type
</select>