@ -57,6 +57,7 @@
#if(keyword)
and t2.org_name like #para(keyword, "like")
#end
order by t1.is_finish desc,t2.org_name
-- 获取组内单位ids
#sql("getGroup")