Commit 3d0ab125 authored by wangzb's avatar wangzb

feature-wzb :项目订单指派人修复

parent 60ce3fb3
......@@ -102,7 +102,7 @@
'0' as ALERT_TYPE
FROM
ekp_ea33075576149bb8a4f5 a
LEFT JOIN sys_org_element p on a.fd_3b0aff6781fa86 = p.fd_id
LEFT JOIN sys_org_element p on a.fd_3bb0dd2400b154 = p.fd_id
WHERE
a.fd_id = #{orderId} limit 1
</select>
......
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