refactor: 小型刀具库,出入库记录mapper优化

This commit is contained in:
刘名喜 2024-12-13 15:06:23 +08:00
parent c3587c2b7e
commit e9daa6b8fb

View File

@ -78,7 +78,7 @@
<select id="selectOutNewData" resultMap="InventoryAdjustmentResult">
<include refid="InventoryAdjustmentSelectAllCol"/>
where UDF02 != 'ED'
where UDF02 IS NUL
AND AD001 IS NOT NULL
AND AD002 IS NOT NULL
AND AD003 IS NOT NULL