@ -702,5 +702,6 @@
on(cg.PID=ca.id and ca.DEL_FLAG='0')
where cg.DEL_FLAG='0'
and cg.PIDS like concat(#{gridPids},'%')
order by ca.CREATED_TIME asc,cg.CREATED_TIME asc
</select>
</mapper>