Commit 745dd6e0 authored by fangxinjiang's avatar fangxinjiang

项目订单 待办新增 较慢(1-2个月) 待办提醒

parent f249ec74
......@@ -133,7 +133,7 @@
e.fd_fact_node_id = 'N5'
AND b1.fd_id IS NOT NULL
) x
where x.date1 > date2 GROUP BY x.ORDER_NO
where x.date1 >= date2 GROUP BY x.ORDER_NO
</select>
<select id="getMsgByTaskOne" resultMap="msgInfoMap">
......
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