Commit 3a313dd0 authored by wangxl's avatar wangxl

1

parent 56e8b0d9
......@@ -16,7 +16,7 @@
from com_project c
left join com_project_task b on b.proj_id=c.id
left join com_unit d on c.app_unit_id=d.id
left join com_person e on c.app_person_id=e.6
left join com_person e on c.app_person_id=e.id
<where>
${ew.sqlSegment}
</where>
......
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