Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a56d6c5752
@ -107,6 +107,9 @@
|
|||||||
<select id="selectOutNewData" resultMap="AP0AEResult">
|
<select id="selectOutNewData" resultMap="AP0AEResult">
|
||||||
<include refid="AP0AESelectAllCol"/>
|
<include refid="AP0AESelectAllCol"/>
|
||||||
where UDF07 != 'ED'
|
where UDF07 != 'ED'
|
||||||
|
AND AE017 > 0
|
||||||
|
AND AE014 IS NOT NULL
|
||||||
|
AND AE020 IS NOT NULL
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<update id="updateOutDataToOld">
|
<update id="updateOutDataToOld">
|
||||||
|
Loading…
Reference in New Issue
Block a user