|
@@ -106,7 +106,6 @@
|
|
|
|
|
|
<if test="reqVO.enterpriseId != null and 0!=reqVO.enterpriseId">
|
|
|
and e.id = #{reqVO.enterpriseId}
|
|
|
- and f.enterprise_id = #{reqVO.enterpriseId}
|
|
|
</if>
|
|
|
<if test="reqVO.jobFairId != null and 0!=reqVO.jobFairId ">
|
|
|
and f.id = #{reqVO.jobFairId}
|