@@ -197,7 +197,7 @@
</foreach>
</if>
<if test="param.isObj !=null and param.isObj == 1">
- and e.is_obj ==1
+ and e.is_obj =1
</select>
</mapper>