@@ -196,5 +196,8 @@
#{sceneSource}
</foreach>
</if>
+ <if test="param.isObj !=null and param.isObj == 1">
+ and e.is_obj ==1
+ </if>
</select>
</mapper>