refactor: 小型刀具库,出入库记录mapper优化
This commit is contained in:
parent
c3587c2b7e
commit
e9daa6b8fb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user