Commit d4c7ab12 authored by 王炜's avatar 王炜

调整邮件每次只发送30个,避免连接超时

parent 4bbbacdd
......@@ -28,6 +28,7 @@
sysdate - creation_date
)
< 3
and rownum<=30
]]></bm:query-sql>
</bm:operation>
<bm:operation name="update">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment