md
This commit is contained in:
parent
729be25a12
commit
6fbabb34e8
@ -157,7 +157,6 @@
|
||||
and DATE_FORMAT(a.etd,'%Y%m')= #{params.billMonth}
|
||||
</if>
|
||||
ORDER BY a.etd DESC
|
||||
LIMIT 5000
|
||||
</select>
|
||||
|
||||
<select id="checkUnique" parameterType="EmisTmsSiteBatch" resultType="int">
|
||||
|
||||
@ -2356,7 +2356,6 @@
|
||||
and DATE_FORMAT(a.send_date,'%Y%m')= #{params.billMonth}
|
||||
</if>
|
||||
ORDER BY a.send_date DESC
|
||||
LIMIT 5000
|
||||
</select>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user