md
This commit is contained in:
parent
bd972aec66
commit
73bbc4bb5a
@ -2732,6 +2732,7 @@
|
||||
and DATE_FORMAT(a.send_date,'%Y%m')= #{params.billMonth}
|
||||
</if>
|
||||
ORDER BY a.send_date DESC
|
||||
limit 10000
|
||||
</select>
|
||||
|
||||
<insert id="insertEmisWaybill" parameterType="EmisWaybill" useGeneratedKeys="true" keyProperty="id">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user