queryByCondition === select @pageTag(){ t.* @} from oa_org t where 1=1 @//数据权限,该sql语句功能点 and #function("oaOrg.query")# batchDelOaOrgByIds === * 批量逻辑删除 update oa_org set del_flag = 1 where ID in( #join(ids)#)