Commit c3ded327 authored by tangwei's avatar tangwei

修改bug

parent 8fc00aa5
......@@ -165,7 +165,7 @@ select
left join
p_plan as f on pc.plan_id = f.id
left join
p_point_classify as g on pc.point_id= g.point_id
p_point_classify AS g ON pci.point_classify_id = g.id
where
a.deleted = 0
......
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