Commit bef991a6 authored by litengwei's avatar litengwei

任务 11277

parent 88a83e94
......@@ -76,6 +76,7 @@
WHERE
pi.point_id = #{pointId}
AND IF(prp.id, NOT FIND_IN_SET(pi.id,IFNULL(prp.exclude_items,'')),' 1=1 ')
GROUP BY pi.id
ORDER BY
pi.order_no
</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