@@ -522,6 +522,7 @@
AND uo.company_id = #{company.id}
</if>
AND uo.status IN ('试用','正式','劳务')
+ group by a.id
ORDER BY a.name
</select>