Commit 8495e405 authored by tangwei's avatar tangwei

Merge branch 'develop_dl_plan6_temp' of…

Merge branch 'develop_dl_plan6_temp' of http://39.98.45.134:8090/moa/amos-boot-biz into develop_dl_plan6_temp
parents ebb4c768 ee81cd24
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
c.dept_id deptId, c.dept_id deptId,
c.biz_org_name as deptName,
c.remark1 as remark c.remark1 as remark
FROM p_plan_task_detail b FROM p_plan_task_detail b
LEFT JOIN p_plan_task a ON a.id = b.task_no LEFT JOIN p_plan_task a ON a.id = b.task_no
......
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