Merge remote-tracking branch 'origin/master'

This commit is contained in:
汤锦科 2024-11-28 14:43:48 +08:00
commit a56d6c5752

View File

@ -107,6 +107,9 @@
<select id="selectOutNewData" resultMap="AP0AEResult">
<include refid="AP0AESelectAllCol"/>
where UDF07 != 'ED'
AND AE017 > 0
AND AE014 IS NOT NULL
AND AE020 IS NOT NULL
</select>
<update id="updateOutDataToOld">