@@ -368,7 +368,7 @@
and t5.parm_type in(2,3,4,5,6,7,8,9,10,11,12,13,14)
</if>
<if test="type == 5 ">
- and t5.parm_type in(3,4,13,14)
+ and t5.parm_type in(3,4,12,13,14)
<if test="sceneTypeName != null and sceneTypeName != '' ">
and t3.scene_type_name = #{sceneTypeName}