| | |
| | | WHERE u.examination_type = 1 |
| | | GROUP BY u.dept_id,u.jurisdiction |
| | | ) B ON A.dept_id = B.dept_id |
| | | <if test="jurisdiction!=null and jurisdiction==''"> |
| | | <if test="jurisdiction!=null and jurisdiction=='' and jurisdiction!='1123598813738675201"> |
| | | WHERE A.jurisdiction = #{jurisdiction} |
| | | </if> |
| | | <if test="deptid!=null and deptid==''"> |
| | |
| | | WHERE role_id = '1412226235153731586' AND `status`=1 AND is_deleted=0 |
| | | AND hold = 2 |
| | | GROUP BY dept_id,jurisdiction) B ON A.dept_id = B.dept_id |
| | | <if test="jurisdiction!=null and jurisdiction==''"> |
| | | <if test="jurisdiction!=null and jurisdiction=='' and jurisdiction!='1123598813738675201"> |
| | | WHERE A.jurisdiction = #{jurisdiction} |
| | | </if> |
| | | <if test="deptid!=null and deptid==''"> |