and org_code = #{pageVO.orgCode}
and UUID = #{pageVO.UUID}
and ORG_NAME LIKE CONCAT(CONCAT('%',#{pageVO.orgName}) ,'%')
and ORG_LEVEL = #{pageVO.orgLevel}
and SUP_ORG_CODE = #{pageVO.supOrgCode}
and ORG_SHORT_NAME = #{pageVO.orgShortName}
and ATTRIBUTION = #{pageVO.attribution}
and BMDM_14 = #{pageVO.bmdm14}
and STATUS = #{pageVO.status}